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

Additionally, make sure that the python script is executable (has execute bit set to 1), i.e. can be run with ./my_script.py and not python myscript.py

Additionally, make sure that the python script is executable (has execute bit set to 1), i.e. can be run with ./my_script.py and not python myscript.py