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

Revision history [back]

click to hide/show revision 1
initial version

Hello,

It is stated that you don't have the package moveit_visual_tools installed. You can install it via:

sudo apt-get install ros-$ROS_DISTRO-moveit-visual-tools

You can find more info about the package in Github repository.

Also, make sure you install all workspace dependencies before build:

rosdep install --from-paths src --ignore-src -r -y