You will see your NAO indicating you how to solve the Hanoi Tower with X disks (X from 1 to 5).
- Implementing the Breadth First Search (DONE)
- Implementing the STRIPS Planning Algorithm (DONE)
- Comparing the two algorithm (DONE)
The project runs on python 2.7.18 and you will have to install naoqi, pyddl and numpy for it to work.
To run this program, you have to install the animations found in the folder Animations (a Choreograph project) and store the updated posture library on NAO. You can find information how to install the custom animations here: Custom Animations on NAO. You can find information on how to install custom poses here: Custom Poses on NAO
After this step, you can start the module via
play_game.py <robot_ip>