ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

The "no permission" thing looks like you should gives your .cfg file execution permissions:

chmod a+x cfg/BaseLocalPlanner.cfg

Hope it helps.

The "no permission" thing looks like you should gives give your .cfg file execution permissions:

chmod a+x cfg/BaseLocalPlanner.cfg

Hope it helps.