ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
As, @rufus mentioned above make sure the file is executable.
You can to do that with below command:
$ chmod +x python_script.py