Uses of Class
org.robokind.api.motion.servos.ServoRobot.ServoControllerContext

Packages that use ServoRobot.ServoControllerContext
org.robokind.api.motion.servos.config   
 

Uses of ServoRobot.ServoControllerContext in org.robokind.api.motion.servos.config
 

Methods in org.robokind.api.motion.servos.config that return types with arguments of type ServoRobot.ServoControllerContext
 List<ServoRobot.ServoControllerContext> ServoRobotConfig.getControllerContexts()
          Returns the RobotConfig's JointControllerConnections.
 

Methods in org.robokind.api.motion.servos.config with parameters of type ServoRobot.ServoControllerContext
 void ServoRobotConfig.addControllerContext(ServoRobot.ServoControllerContext context)
          Adds a ServoControllerConfig to the RobotConfig.
 



Copyright © 2011-2013. All Rights Reserved.