ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi moody,
if you don't set the transformation between /base_link and /camera, the odometry measurements will be relative to the camera axis (z forward, x right, y down). If you know where the camera is placed relative to the robot /base_link, you can provide a static transform as you did in order to receive the odometry readings in the robot coordinate system.