You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: