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

Does anyone know how to avoid this 'interpretation' of the null character ?

Don't use String? nul chars are special characters, meant to signal end-of-string in C. If you're sending binary data, use another message type for that.