Error while running rosrun
while I run the command rosrun casper_communication casper.py ,I get an error saying that there is no such file or directory. Actually there is that file exist in my Raspberry pi.
Asked by nithin73 on 2016-04-27 05:19:20 UTC
Comments
If the error is like '[rosrun] Couldn't find executable named casper.py .., make sure to make your .py script executable by running chmod +x casper.py
Asked by naveedhd on 2016-04-27 05:38:13 UTC