com.kuka.roboticsAPI.motionModel.controlModeModel
Class HandGuidingControlMode
java.lang.Object
com.kuka.roboticsAPI.motionModel.controlModeModel.AbstractMotionControlMode
com.kuka.roboticsAPI.motionModel.controlModeModel.HandGuidingControlMode
- All Implemented Interfaces:
- com.kuka.roboticsAPI.motionModel.controlModeModel.IMotionControlMode
public class HandGuidingControlMode
- extends com.kuka.roboticsAPI.motionModel.controlModeModel.AbstractMotionControlMode
The default control mode for hand guiding motions.
- This element is an undocumented internal feature. It is not intended to be used by applications as it might change or be removed in future versions.
| Methods inherited from class com.kuka.roboticsAPI.motionModel.controlModeModel.AbstractMotionControlMode |
getMaxJointSpeed, setMaxJointSpeed |
HandGuidingControlMode
public HandGuidingControlMode()
- Creates a new instance of
HandGuidingMotion with no parameters.
- This element is an undocumented internal feature. It is not intended to be used by applications as it might change or be removed in future versions.
noCommandedMeasuredDevianceIntended
public boolean noCommandedMeasuredDevianceIntended()
needsMeasuredValues
public boolean needsMeasuredValues(com.kuka.roboticsAPI.motionModel.controlModeModel.IMotionControlMode oldMode)
isDeviceSupported
public boolean isDeviceSupported(com.kuka.roboticsAPI.deviceModel.Device device)
isRecoverable
public boolean isRecoverable()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2019. All rights reserved.