Running the demo
Gazebo simulation
- Open a terminal and go to the itasc_erf_2012 package:
roscd itasc_erf2012_demo/
- Run the script that starts the gazebo simulator (and two translator topics to communicate with the itasc code)
- Open another terminal and go to the itasc_erf_2012 package:
roscd itasc_erf2012_demo/
- Run the script that starts the itasc application
Real youbot
- Make sure that you are connected to the real youbot.
- Open another terminal and go to the itasc_erf_2012 package:
roscd itasc_erf2012_demo/
- Check the name of the network connection with the robot (for instance eth0) and put this connection name in the youbot_driver cpf file (cpf/youbot_driver.cpf)
- Run the script that starts the itasc application
KDL-Examples
Some small examples for usage.
Do not hesitate to add your own small examples.