Uses of Class
org.robokind.api.motion.servos.config.ServoRobotConfig

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

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

Constructors in org.robokind.api.motion.servos with parameters of type ServoRobotConfig
ServoRobot(ServoRobotConfig config)
          Creates a new ServoRobot with the given BundleContext and RobotConfig.
 

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

Methods in org.robokind.api.motion.servos.utils that return types with arguments of type ServoRobotConfig
 Class<ServoRobotConfig> ServoRobotConnector.getServiceConfigurationClass()
           
 

Methods in org.robokind.api.motion.servos.utils with parameters of type ServoRobotConfig
 Robot ServoRobotConnector.build(ServoRobotConfig config)
           
 



Copyright © 2011. All Rights Reserved.