Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.08 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.08 KB

Prepare a vanilla-ubuntu 13.04 for the DRC stuff:

- https://github.com/EnricoMingo/iit-coman-ros-pkg
- https://github.com/robotology/gazebo_yarp_plugins
- https://github.com/valeriovarricchio/DRC_catkin -> dependencies: ros-hydro-joy*, ros-hydro-openni2-*

You can put these lines in your .bashrc if you want:

export YARP_ROOT=/home/user/projects/yarp
source /opt/ros/hydro/setup.bash
source /home/user/catkin_ws/devel/setup.bash
export ROS_PACKAGE_PATH=${ROS_PACKAGE_PATH}:/home/user/..../iit-coman-ros-pkg