ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This error message is coming from gazebo_ros_control
, not the standard ros_control
node (which is what the yaml file you provided is for.) Notice the param path name the message complains about contains "gazebo_ros_control", not "arm_controller". See #q293830 for an example of how to specify the values in a yaml file.