- This module was made in the context of a project made at the University of Mons (UMONS) for a Master degree in Computer Sciences.
- The project was made under the direction of the Professor Tom Mens and M. Pierre Hauweele.
- Every technical detail is written in the file
Connect4NAO-Report.pdf
The goal of this solution is to made the humanoid robot NAO play the Connect 4 game.
Python 2.7Python NAOqi SDKOpenCV 3.0NumpyScipyHampy(requiresPIL)Docopt
-
Install the dependencies
-
Launch a terminal emulator in the
srcfolder -
The following line lists and explains each command available in the software:
python connect4nao.py --help -
The following line explains the different options available for the command
<command>python connect4nao.py <command> --help
