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

Revision history [back]

You could broadcast a tf from C++ (or python), but it's easier to use a static_transform_publisher http://wiki.ros.org/tf#static_transform_publisher

For your transform xyz would be 0 0 0, and then 0 1.570796 0 for yaw pitch roll (or play with the numbers until it comes out right).