You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The image of the first frame is printed,but then error occurs
bundlesdf.py", line 398, in process_new_frame
ref_frame = self.bundler._frames[list(self.bundler._frames.keys())[-1]]
AttributeError: 'my_cpp.MapFrame' object has no attribute 'keys'
The text was updated successfully, but these errors were encountered:
when I running
The image of the first frame is printed,but then error occurs
The text was updated successfully, but these errors were encountered: