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

You need to run sudo apt-get update to first and then enter following command as mentioned here

sudo apt-get install ros-jade-moveit
source /opt/ros/jade/setup.bash

I had a similar issue with jade but following above instructions I solved them. Hope it helps

You need to run sudo apt-get update to first and then enter following command as mentioned here

sudo apt-get install ros-jade-moveit
source /opt/ros/jade/setup.bash

I had a similar issue with jade but following above instructions I solved them. Hope it helps