The following instructions have been tested in Ubuntu 16.04 (Xenial), 64 bits.
Set-up your computer to accept software from packages.ros.org and set-up your keys following the steps described at http://wiki.ros.org/kinetic/Installation/Ubuntu
Now, install the ROS bare bones:
OpenRAVE is one of the most powerful existing simulation and motion planning environments. It is widely used in academia and industry.
Here you can find the automated installation scripts: https://github.com/crigroup/openrave-installation
note:
If the automated method fails, you can try the manual method: https://crigroup.gitbooks.io/osrobotics/content/installation/motion_planning.html
Go to your ROS working directory:
Clone these repositories:
Install any missing dependencies using rosdep:
Now, compile your ROS workspace:
Make sure you always source the appropriate ROS setup file, e.g:
The following will run the tests of the or_octomap_plugin package: