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

IIRC, Python emits that warning when you serialize an integer that is wider than is being requested -- it basically means that you may be overflowing a message field.