Uses of Interface
org.robokind.api.motion.servos.utils.ServoJointAdapter

Packages that use ServoJointAdapter
org.robokind.api.motion.servos   
org.robokind.api.motion.servos.utils   
 

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

Methods in org.robokind.api.motion.servos that return ServoJointAdapter
 ServoJointAdapter ServoRobot.ServoControllerContext.getServoJointAdapter()
          Returns the associated JointAdapter
 

Constructors in org.robokind.api.motion.servos with parameters of type ServoJointAdapter
ServoRobot.ServoControllerContext(org.robokind.api.common.services.ServiceContext<ServoController<?,?,T,?>,ServoControllerConfig,?> connContext, ServoJointAdapter<T,?> jointAdapter)
          Creates a new ServoControllerContext.
 

Uses of ServoJointAdapter in org.robokind.api.motion.servos.utils
 

Classes in org.robokind.api.motion.servos.utils that implement ServoJointAdapter
 class AbstractServoJointAdapter<S extends Servo>
          Common functionality for ServoJointAdapters.
 



Copyright © 2011. All Rights Reserved.