chili-epfl / ros4nao

Helpers to compile and distribute ROS for Aldebaran's Nao
MIT License
3 stars 2 forks source link

ros4nao

Helpers to compile and distribute ROS for Aldebaran's Nao

Attention: If you wish to install ROS on your Nao, follow the instruction on http://www.ros.org/wiki/nao/Installation. This repo only contains tools to help creating ROS distributions for Nao.

Contents overview

Binary distributions

binary_distribution/ contains two scripts to respectively generate and install a full ROS binary distribution for Nao. Note that this is not the recommended way to distribute ROS for Nao. We recommend instead to use the package managers, as provided by the bootstrap.sh script.