Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when run "catkin_make",error occured #2

Open
leec456 opened this issue Jan 9, 2021 · 3 comments
Open

when run "catkin_make",error occured #2

leec456 opened this issue Jan 9, 2021 · 3 comments

Comments

@leec456
Copy link

leec456 commented Jan 9, 2021

2021-01-09 21-44-58屏幕截图

@khoramshahi
Copy link
Collaborator

Which ROS version are you using?
The packages was developed and tested for Indigo.

@leec456
Copy link
Author

leec456 commented Jan 12, 2021

The ROS version I use currently is Indigo, but the following errors occurred while running catkin_make. What are the specific steps for running the package "task-adaptation" or what should be paid attention to?
Screenshot from 2021-01-12 17:29:54

@khoramshahi
Copy link
Collaborator

It seems you have problem with compiling the dynamic reconfigurable files.
make sure those python files are allowed to be executed.
Try this: chmod a+x cfg/task_adaptation_paramsConfig.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants