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

I'm not sure what you mean by "triggering the message filter like a normal topic". You can use the MessageFilter for any topic with a Header.

You can also create a tf::MessageFilter with an unused topic and programatically add data to it via it's API.