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
Hi, @danieldugas,
when roslaunch segmapper kitti_loop_closure.launch, odom_frame is "world", sensor_frame is "velodyne", the TF between them is published by the bag. As in laser_slam_worker.cpp#L99, the slam_worker need this transform. It seems that i have to provide this TF before use my own data.
Does there have existed some open sourced project fusing wheel odom and imu to provide this odom?
Thanks very much for your help in advance !
The text was updated successfully, but these errors were encountered:
Hi @huuxi, It’s been a long time since this matter was continued, so this problem should not have been resolved at that time. Sorry for that. If you have some progress, please update, thanks for your help.
Hi, @danieldugas,
when
roslaunch segmapper kitti_loop_closure.launch
, odom_frame is "world", sensor_frame is "velodyne", the TF between them is published by the bag. As in laser_slam_worker.cpp#L99, the slam_worker need this transform. It seems that i have to provide this TF before use my own data.Thanks very much for your help in advance !
The text was updated successfully, but these errors were encountered: