This is a simulation that uses localization techniques applied to nao robots
-
Clone this repository (git clone https://github.com/thaleshsp2/Simulation)
-
Install the SDK from Aldebaran
Download "C++ SDK 2.1.4 Linux 64" at https://community.aldebaran.com/en/resources/software
-> tar -zxvf naoqi-sdk-2.1.4.13-linux64.tar.gz
-> qibuild init
-> qitoolchain create nameOfYourToolchain path/to/your/sdk/toolchain.xml
-> qibuild add-config nameOfYourToolchain -t nameOfYourToolchain
-
Compile Rinolib -> python compileRinoLib.py
-
Follow all the steps at https://github.com/thaleshsp2/OpenCV-2.4.13-Compiler-HowTo
-
qibuild configure -c nameOfYourToolchain
-
qibuild make -c nameOfYourToolchain
-
run the simulator with ./build-nameOfYourToolchain/sdk/bin/simulation