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

Is using diamondback an option or are you looking for something more long-term.

If it is just that piece of code, you could template over the Message. That should work here. Alternately pass in a void* and change the calling code.