Skip to content
GitLab
Explore
Sign in
Changes
Page history
Create When python files doesnt work
authored
Nov 21, 2019
by
Julen Urain De Jesus
Hide whitespace changes
Inline
Side-by-side
PROBLEMS-&-SOLUTIONS.md
0 → 100644
View page @
7f4d41e5
**My python file is not found when I run rosrun NAME_PKG FILE_NAME.py**
Solution
In the folder where your file is:
*chmod +x FILE_NAME.py*
\ No newline at end of file