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
It is possible for the poses outputted by Tcw from TrackStereo have jumps/changes.
Solution:
This happens when the IMU initializes itself, make sure to multiply the outputted pose from Tcw by the rotation matrix to get the camera properly oriented.
Description:
It is possible for the poses outputted by Tcw from TrackStereo have jumps/changes.
Solution:
This happens when the IMU initializes itself, make sure to multiply the outputted pose from Tcw by the rotation matrix to get the camera properly oriented.
For more info:
UZ-SLAMLab/ORB_SLAM3#392
The text was updated successfully, but these errors were encountered: