Configuration in order to run beer-examples code on clear machine
In order to be able to install beer-examples for Shadow Robot hand you need to do following steps
- Have OS Ubuntu 14.04 on your or virtual machine
- Make sure that you have git installed by running command: sudo apt-get install git
- Clone this repository: git clone https://github.com/AndriyPt/beer-examples-setup.git
- cd beer-examples-setup
- run: ./install-beer-examples-indigo
- This command will run few minutes. It will install ROS Indigo, Shadow Robot packages and beer examples workspace
- In order to run beer examples please follow this link https://github.com/AndriyPt/beer-examples