Skip to content

Eric-Canas/BabyRobot

Repository files navigation

BabyRobot

For connecting:

ssh pi@raspberrypi
password: password

For downloading the project:

curl -s https://raw.githubusercontent.com/Eric-Canas/BabyRobot/main/download.sh | bash -s

For executing it:

python3 ./main.py [server_ip]

(Additionally if mode Client is activated, another instance should be open in another computer (in mode Server))

Description of the project:

Hardware Structure:

Alt text

Vision Engine:

Alt text

Reinforcement Learning Engine:

Alt text