Uses of Class
org.robokind.api.motion.AbstractRobot

Packages that use AbstractRobot
org.robokind.api.motion.messaging   
org.robokind.api.motion.servos   
org.robokind.api.motion.sync   
 

Uses of AbstractRobot in org.robokind.api.motion.messaging
 

Subclasses of AbstractRobot in org.robokind.api.motion.messaging
 class RemoteRobot
          RemoteRobot is a facade for controlling a remotely connected Robot.
 

Uses of AbstractRobot in org.robokind.api.motion.servos
 

Subclasses of AbstractRobot in org.robokind.api.motion.servos
 class ServoRobot
          Robot implementation using Servos.
 

Uses of AbstractRobot in org.robokind.api.motion.sync
 

Subclasses of AbstractRobot in org.robokind.api.motion.sync
 class SynchronizedRobot
          Holds multiple Robots and synchronizes their movements for the given JointIds.
 



Copyright © 2011-2013. All Rights Reserved.