RemotelyControllable interface
methods from a Robot instance to a Robot instance.RobotApp
programRobot.end()Robot remote method invocationRobot through a
Bluetooth connectionRobot.rotate(double)Robot.rotationMagnitude mm, wait until
rotation is doneRobot.rotateLeft()Robot.rotationMagnitude mm, wait until
rotation is doneRobot.rotateRight()Robot.rotateRight() and Robot.rotateLeft() specified by the
rotationMagnitude argument in Robot.Robot(double, double, boolean, double, double, double)Robot.scan()RemotelyControllable.scan()
method.Robot instance
commands for solving the maze.Robot.translate(double)Robot.translationMagnitude mm, wait until
translation is doneRobot.translateBackward()Robot.translationMagnitude mm, wait until
translation is doneRobot.translateForward()Robot.translateForward() and Robot.translateBackward() specified by the
translationMagnitude argument in Robot.Robot(double, double, boolean, double, double, double)Licensed under the New BSD License
Thu Nov 15 18:47:59 CST 2012