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

Packages that use ConcurrentDynamixelCache
org.robokind.impl.motion.dynamixel.feedback   
org.robokind.impl.motion.dynamixel.feedback.utils   
 

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

Constructors in org.robokind.impl.motion.dynamixel.feedback with parameters of type ConcurrentDynamixelCache
TemperatureMonitor(DynamixelController controller, DynamixelControlSettings settings, ConcurrentDynamixelCache cache)
           
 

Uses of ConcurrentDynamixelCache in org.robokind.impl.motion.dynamixel.feedback.utils
 

Methods in org.robokind.impl.motion.dynamixel.feedback.utils with parameters of type ConcurrentDynamixelCache
static List<DynamixelServo.Id> FeedbackUtils.getHotServos(ConcurrentDynamixelCache cache, int maxTemp)
           
static List<DynamixelServo.Id> FeedbackUtils.getOverLimit(ConcurrentDynamixelCache cache, int index, int valLimit, int dir)
           
static boolean FeedbackUtils.isOverLimit(ConcurrentDynamixelCache cache, int index, int valLimit, int dir)
           
 



Copyright © 2011-2013. All Rights Reserved.