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
Hello,
When I try to perform the IMU-camera calibration with the argument --export_poses an error is thrown at line: print >> f, "t x y z r11 r12 r13 r21 r22 r23 r31 r32 r33"
I think the function exportPoses is deprecated and needs fixing.
The text was updated successfully, but these errors were encountered:
Hello,
When I try to perform the IMU-camera calibration with the argument
--export_poses
an error is thrown at line:print >> f, "t x y z r11 r12 r13 r21 r22 r23 r31 r32 r33"
I think the function exportPoses is deprecated and needs fixing.
The text was updated successfully, but these errors were encountered: