Uses of Interface
nl.tue.id.creapro.admoveo.AnalogActuatorControl

Packages that use AnalogActuatorControl
nl.tue.id.creapro.admoveo   
 

Uses of AnalogActuatorControl in nl.tue.id.creapro.admoveo
 

Classes in nl.tue.id.creapro.admoveo that implement AnalogActuatorControl
 class AnalogActuator
          This class models all analog actuators.
 class Motor
          This class models the motors on the AdMoVeo robot, providing the not only the control for analog actuators, but also some motor specific controls, such as forward() and backward();