For connecting:
ssh pi@raspberrypi
password: password
curl -s https://raw.githubusercontent.com/Eric-Canas/BabyRobot/main/download.sh | bash -s
python3 ./main.py [server_ip]
(Additionally if mode Client is activated, another instance should be open in another computer (in mode Server))