ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

The serial_node.py node requires private parameters not command line arguments. You need to be using <param> tags instead of the args attribute. Check out the Examples section on the rosserial_python wiki page for an example of how to do this.