Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
darias_docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julen Urain De Jesus
darias_docs
Wiki
PROBLEMS & SOLUTIONS
Changes
Page history
New page
Templates
Clone repository
Create When python files doesnt work
authored
5 years ago
by
Julen Urain De Jesus
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
PROBLEMS-&-SOLUTIONS.md
+6
-0
6 additions, 0 deletions
PROBLEMS-&-SOLUTIONS.md
with
6 additions
and
0 deletions
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
This diff is collapsed.
Click to expand it.