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
Yes, I have copy-pasted the quaternion from Cartographer's log output and converted it to a urdf-readable roll-pitch-yaw angle using tf python and I didn't enjoy it.
The proper way to implement this feature is to change th Change the output of Cartographer (not _ros) to print urdf-compliant RPY angles in addition.
Essentially, Cartographer would suggest to the user: How about adding this small rotation between from your imu data frame to your tracking frame, on the side of the tracking frame?
The text was updated successfully, but these errors were encountered:
Using the optimized IMU correction quaternion is not user friendly. To quote @gaschler in cartographer-project/cartographer_ros#1025:
The text was updated successfully, but these errors were encountered: