Uses of Interface
org.robokind.api.motion.messaging.messages.RobotDefinitionResponse.JointDefinition

Packages that use RobotDefinitionResponse.JointDefinition
org.robokind.api.motion.messaging   
org.robokind.api.motion.messaging.messages   
 

Uses of RobotDefinitionResponse.JointDefinition in org.robokind.api.motion.messaging
 

Constructors in org.robokind.api.motion.messaging with parameters of type RobotDefinitionResponse.JointDefinition
RemoteJoint(RemoteRobot robot, RobotDefinitionResponse.JointDefinition def)
          Creates a RemoteJoint with the given values.
 

Uses of RobotDefinitionResponse.JointDefinition in org.robokind.api.motion.messaging.messages
 

Methods in org.robokind.api.motion.messaging.messages that return types with arguments of type RobotDefinitionResponse.JointDefinition
 List<RobotDefinitionResponse.JointDefinition> RobotDefinitionResponse.getJointDefinitions()
          Returns the Robot's joint definitions.
 



Copyright © 2011-2012. All Rights Reserved.