Administrator
|
Hi,
You can try to enable odom_sensor_sync for rtabmap node. That would adjust camera local transform based on odometry and lidar stamps. However, this would only help if you see this issue when the camera is moving. If you see a bad alignement between camera and lidar when nothing is moving, then it is an extrinsics issue, that would be solved by adjusting the URDF/TF between lidar and camera frame. For other bad alignement caused by motion, that could be related to timestamps of the sensors that are not relative to same clock.
cheers,
Mathieu
|