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

Revision history [back]

Possibly if you change the directory "carne_control" to just "carne" the problem solve.

<rosparam file="$(find crane_control)/config/crane_control.yaml" command="load" ns="/crane"/>

change to

<rosparam file="$(find crane)/config/crane_control.yaml" command="load" ns="/crane"/>

Sorry for my english.