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

answered 2013-01-03 13:01:00 -0500

joq gravatar image

Looking at the rostopic documentation, it appears that you can pipe filtered echo data into a rostopic pub command to do what you want:

$ rostopic echo /topic_name --filter "{predicate}" | rostopic pub /output_topic tf/tfMessage