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

Revision history [back]

This looks like the RosAria.cfg file is not exectuable. This is required for dynamic_reconfigure to work. So do a

chmod a+x /home/fan/catkin_ws/src/rosaria/cfg/RosAria.cfg

and try again.