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

Revision history [back]

Be sure to include the correct setup.bash (from either <workspace>/install or <workspace>/devel) or python will not find neato_driver on the Python path.

Also, you should generally not edit the neato.py file to change port numbers, as there is a parameter for this (~port). Correct port can be set in either a launch file or from the command line depending on how you launch neato.py