|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServoJoint | |
---|---|
org.robokind.api.motion.servos.utils |
Uses of ServoJoint in org.robokind.api.motion.servos.utils |
---|
Classes in org.robokind.api.motion.servos.utils with type parameters of type ServoJoint | |
---|---|
interface |
ServoJointAdapter<S extends Servo,J extends ServoJoint>
A ServoJointAdapter is used by a ServoRobot to create ServoJoints from Servos. |
Subclasses of ServoJoint in org.robokind.api.motion.servos.utils | |
---|---|
class |
EmptyServoJoint
An Empty implementation of a ServoJoint, used for missing Servos. |
Methods in org.robokind.api.motion.servos.utils that return ServoJoint | |
---|---|
ServoJoint<S> |
AbstractServoJointAdapter.getJoint(Joint.Id jId,
S s)
Creates a ServoJoint with the given Joint.Id, Servo, and default JointProperties returned by getJointProperties |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |