Sony AIBO

We have one working Sony AIBO robot, named ebony. It is an ERS-7 model, the third and last generation of AIBOs before Sony discontinued them in 2005, regrettably.

Setting Up

  1. Turn on the AIBO. After several seconds you should hear it roar, indicating that it is ready to accept a connection. (Warning: If you hear cheesy music instead, that means the robot is using the wrong pink memory stick; you'll need to turn off the robot and swap memory sticks.)

  2. Open a Terminal window, and type pyrobot at the Linux prompt. This will start the Pyrobot GUI interface.

  3. Choose Robot → Aibo.py

  4. Enter "ebony" when prompted.

  5. Choose Load → Device → AiboCamera.py

  6. To see the camera image, select camera[0] in the Devices menu and click the View button.

You can do steps 1-5 above all at once by typing the following command at the Linux prompt and then entering "ebony" when prompted:

pyrobot -r Aibo -d AiboCamera

Rules

Documentation