ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Do you know the tf library? If not, read up on that.

You need to define a transform from /base_link to /camera, i.e. basically where it is mounted on the robot. If that is fixed, you can use a static_transform_publisher, otherwise define a URDF description.