ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Try this:
rosrun message_to_tf message_to_tf
message_to_tf.cpp
is the source file. The executable binary is named message_to_tf
.