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

rosrun error

asked 2016-04-04 05:30:08 -0500

Emilien gravatar image

hello i am new to ROS. i write rosrun capteurs range.py on terminal i keep getting "[rosrun] Couldn't find executable named range.py Is there any idea which the problem is? If you want further info let me know! Sorry for my bad english! Thank you in advance!

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2016-04-04 05:31:38 -0500

mgruhler gravatar image

most probably, your python file is not executable. Change it with chmod a+x range.py and try again...

edit flag offensive delete link more

Comments

thanks for your reponse.

Emilien gravatar image Emilien  ( 2016-04-04 06:19:51 -0500 )edit
0

answered 2016-04-04 06:20:03 -0500

Emilien gravatar image

updated 2016-04-04 06:20:53 -0500

after chmod a+x range.py, i found this error:image description

edit flag offensive delete link more

Comments

please don't post a new question as an answer to your previous one. Post a new one.

Also, please don't add screenshots of any errors, but copy-paste the error and format it with the preformatted text button (the one with 1s and 0s).

mgruhler gravatar image mgruhler  ( 2016-04-04 06:42:18 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-04-04 05:30:08 -0500

Seen: 169 times

Last updated: Apr 04 '16