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

All messages have a operator<< , so you can just receive the message move that into a stringstream. With that string you can do whatever you'd usually do to display it in your GUI.