Developmental Robotics
Community resources for robots that learn

> MoverBrain_

This file is the brain for the Mover robot.

When running experiments from the watcher directory, the behavior of the Mover is altered by reassigning self.mode to a string in the list self.modes.

In all other experiments the Mover is controlled through the MultiRobot.py file.