ADVRHumanoids / ROSEndEffectorPackageManager

Metapackage containing all the information and rules to download and install the ROSEndEffector framework using rosinstall and wstool
Apache License 2.0
0 stars 0 forks source link

ROSEndEffectorPackageManager

Metapackage containing all the information and rules to download and install the ROSEndEffector framework using rosinstall and wstool

Install the ROSEndEffector Framework

git clone -b master https://github.com/ADVRHumanoids/ROSEndEffectorPackageManager.git
cd ROSEndEffectorPackageManager
./setup.sh
cd src && catkin_init_workspace
rosinstall .
cd ../ && catkin_make