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-03-03 12:48:43 -0500

joq gravatar image

Please do not follow this advice. Check out sources into an overlay and modify that copy. See: http://answers.ros.org/question/47563/how-do-overlays-work/

Please do not follow this advice. Check out sources into an overlay and modify that copy. See: http://answers.ros.org/question/47563/how-do-overlays-work/

click to hide/show revision 3
answer both questions

EDIT: to answer both questions:

  1. Check out sources into an overlay and modify that copy. See: http://answers.ros.org/question/47563/how-do-overlays-work/

  2. Write another node that subscribes to the original topic, modifies each message as desired, and republishes it on a different topic name. You'll probably need to remap some topic names for that to work properly.