Skip to content

alessandrosettimi/DRC_stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published