epfl-lasa/task_adaptation

when run "catkin_make",error occured

Opened this issue · 3 comments

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

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

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