Robotics API support for: Joint motion to a goal
| |
Provided by: | JointGoalMotionInterface |
Also available in: |
|
Method(s): | o followJointGoal(DoubleSensor[], DeviceParameters...)
|
Valid DeviceParameters: |
|
Robotics API support for: Joint motion for holding Position
| |
Provided by: | JointHoldMotionInterface |
Also available in: |
|
Method(s): | o holdJointPosition(DoubleSensor[], DeviceParameters...) |
Valid DeviceParameters: |
|
Robotics API support for: Jogging motions for joints
| |
Provided by: | JointJoggingInterface |
Also available in: | JoggingInterface |
Method(s): | o jointJogging(DeviceParameters...) |
Valid DeviceParameters: |
|
Robotics API support for: Joint motion between two points in space
| |
Provided by: | JointPtpInterface |
Also available in: | LwrMotionInterface,MotionInterface,PtpInterface |
Method(s): | o ptp(double[],DeviceParameters...) |
Valid DeviceParameters: |
|