Uses of Class
org.robokind.impl.motion.dynamixel.DynamixelServo

Packages that use DynamixelServo
org.robokind.impl.motion.dynamixel   
org.robokind.impl.motion.dynamixel.properties   
 

Uses of DynamixelServo in org.robokind.impl.motion.dynamixel
 

Methods in org.robokind.impl.motion.dynamixel that return DynamixelServo
protected  DynamixelServo DynamixelController.connectServo(org.robokind.api.motion.servos.config.ServoConfig config)
           
 

Methods in org.robokind.impl.motion.dynamixel with parameters of type DynamixelServo
protected  List<org.robokind.api.motion.JointProperty> DynamixelJointAdapter.getJointProperties(DynamixelServo s)
           
 

Uses of DynamixelServo in org.robokind.impl.motion.dynamixel.properties
 

Constructors in org.robokind.impl.motion.dynamixel.properties with parameters of type DynamixelServo
AbsolutePositionProperty(DynamixelServo servo)
           
CurrentPositionProperty(DynamixelServo dyna)
           
LoadProperty(DynamixelServo dyna)
           
TemperatureProperty(DynamixelServo dyna)
           
VoltageProperty(DynamixelServo dyna)
           
 



Copyright © 2011. All Rights Reserved.