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.getConfigurationClass()
           
 

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

Constructor parameters in org.robokind.api.motion.servos.utils with type arguments of type ServoRobotConfig
ServoRobotLifecycle(org.robokind.api.common.osgi.lifecycle.ConfiguredServiceParams<Robot,ServoRobotConfig,P> params, org.robokind.api.common.lifecycle.utils.ManagedServiceFactory mangedServiceFactory)
           
 



Copyright © 2011-2013. All Rights Reserved.