NITOS team has made mobile nodes using "iRobot Create" with a custom designed tray to hold the system board. The board is an "Alix Board" of  "PC Engines" company . Commands are sent to the robot over a serial port and the whole system is powered from the robot’s battery. The upward facing camera is used to recognise specific patterns on the ceiling, which help the robot navigate around the room.

irobot

To fully construct the mobile nodes the following hardware parts were used:

  • 1GB compact flash memory card as a hard disk
  • A custom made transformer from 220V AC to 110V DC to achieve charging.
  • Alix Board as mentioned above was used and powered using the Create's battery. iRobot gives access to the Create's battery through the 25-pin cargo bay connector.
  • Logitech QuickCam.

 

The Alix board runs Voyage Linux. For moving the robot, an implementation in python of the iRobot Create Open Interface was used, called openinterface.py. For the pattern recognition ARToolKit was used, a software library for building Augmented Reality (AR) applications.

 

You can also see iRobot in action here and more information here.