ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You will need to broadcast that frame yourself, either in code or using static_transform_publisher or creating a urdf and use robot_state_publisher. See here for some basic tf setup.