Uses of Class
org.robokind.impl.motion.serial.SerialServoControllerConfig

Packages that use SerialServoControllerConfig
org.robokind.impl.motion.serial   
 

Uses of SerialServoControllerConfig in org.robokind.impl.motion.serial
 

Classes in org.robokind.impl.motion.serial with type parameters of type SerialServoControllerConfig
 class SerialConfigXMLReader<ServoIdType,ServoConf extends ServoConfig<ServoIdType>,SerialConf extends SerialServoControllerConfig<ServoIdType,ServoConf>>
          Loads a SerialServoControllerConfig from a HierarchicalConfiguration using the given VersionProperty.
 class SerialServoController<Id,ServoConf extends ServoConfig<Id>,S extends Servo<Id,ServoConf>,ControllerConf extends SerialServoControllerConfig<Id,ServoConf>>
          Abstract ServoController which communicates with a Serial Port.
 



Copyright © 2011. All Rights Reserved.