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

With the default messages, this is not supported.

With the merge of ros/gencpp#32 this is now possible, but will need custom code.

See wiki/roscpp/Overview/MessagesSerializationAndAdaptingTypes - Customizing generated message headers for C++ for more info on this.

With the default messages, this is not supported.

With the merge of ros/gencpp#32 this is now possible, possible (after gencpp version 0.6.0 has been released), but will need custom code.

See wiki/roscpp/Overview/MessagesSerializationAndAdaptingTypes - Customizing generated message headers for C++ for more info on this.