Uses of Class
org.robokind.impl.motion.dynamixel.feedback.GoalUpdateValues

Packages that use GoalUpdateValues
org.robokind.impl.motion.dynamixel.feedback   
org.robokind.impl.motion.openservo.feedback   
 

Uses of GoalUpdateValues in org.robokind.impl.motion.dynamixel.feedback
 

Methods in org.robokind.impl.motion.dynamixel.feedback with parameters of type GoalUpdateValues
 void DynamixelServoCache.setGoalVals(GoalUpdateValues vals)
           
 

Method parameters in org.robokind.impl.motion.dynamixel.feedback with type arguments of type GoalUpdateValues
 void DynamixelControlLoop.setGoalPositions(Collection<GoalUpdateValues<DynamixelServo.Id>> goals)
           
 

Uses of GoalUpdateValues in org.robokind.impl.motion.openservo.feedback
 

Methods in org.robokind.impl.motion.openservo.feedback with parameters of type GoalUpdateValues
 void OpenServoCache.setGoalVals(GoalUpdateValues vals)
           
 

Method parameters in org.robokind.impl.motion.openservo.feedback with type arguments of type GoalUpdateValues
 void ConcurrentOpenServoCache.setGoalPositions(Collection<GoalUpdateValues<OpenServo.Id>> goals)
           
 



Copyright © 2011-2013. All Rights Reserved.