-
Install Coin3D:
sudo apt-get install libcoin80-dev
-
Install Soqt4:
sudo apt-get install libsoqt4-dev
-
Download OpenRAVE. Unpack it and install it using
mkdir build && cd build && cmake ../ && make -j4 && sudo make install && sudo ldconfig
-
Clonde the openrave_catkin repository to your catkin_ws/src older:
git clone https://github.com/personalrobotics/openrave_catkin.git
-
Clone the or_urdf package into your catkin_ws/src folder:
-
Build your catkin workspace
-
Compile the package:
mkdir build cd build && cmake ../ && make -j8 && cd ..
hoergems/rbdl_test
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|