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

Revision history [back]

You said that you wanted to use ros::Publisher to send tf messages. That's of course possible.

It is not clear what you want to do. In any case it sounds like the tf_remap node could be useful for you. If the first node publishes on a topic ie: /my_tf then the tf_remap node could republish each message of this topic to the /tf topic.