Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 743 Bytes

Readme.md

File metadata and controls

32 lines (18 loc) · 743 Bytes

Instructions

Clone repository

In a terminal run the scripts in the following order:

bash docker-build.sh 
bash docker-run.sh

Inside the container, run:

bash ../scripts/nao_installation.sh

Accept everything when asked.

Then you can test that everything works, e.g. MoveIt!:

roslaunch nao_moveit_config demo.launch 

Or test the Nao in Gazebo (not working 100%):

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

References:

Useful resources:

Specifically, check Day 2: ROS & presentations