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

A binary of that package hasn't been released for Kinetic yet. But, there is a kinetic-devel branch on github. So clone that kinetic branch into a catkin workspace like this:

cd ~/catkin_ws    

git clone https://github.com/davetcoleman/moveit_simple_grasps.git

git checkout kinetic-devel

A binary of that package hasn't been released for Kinetic yet. But, there is a kinetic-devel branch on github. So clone that kinetic branch into a catkin workspace like this:

cd ~/catkin_ws ~/catkin_ws/src    

git clone https://github.com/davetcoleman/moveit_simple_grasps.git

git checkout kinetic-devel