public void handleEvent(RobotEvent re) { throw new NotImplementedException(); }
public void handleEvent(RobotEvent re) { robot.handleEvent(re); }