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

Revision history [back]

It appears as though you are using a groovy version of ROS-Industrial. The dependency on warehouse_ros was added for groovy. Assuming this is the case, I would recommend one of the following:

  1. Install the binary ROS-Industrial version for motoman: sudo apt-get install ros-fuerte-motoman.
  2. Install from source to get the latest functionality (i.e. close to groovy), use the fuerte dev branch: here