|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISunriseRobot
A robot controlled by Sunrise.
| Method Summary | |
|---|---|
void |
configure(ActiveDevice pipe,
LoadData loadData)
Called when the Sunrise robot should configure the specified pipe. |
String |
getObserverName()
Gets the name of the observer, that can be used for the device. |
String |
getPipeName(IMotionControlMode controlMode)
Gets the name of the pipe to be used for motion with the specified control mode. |
String |
getValidatorModuleName()
Gets the name of the validator module, that can be used for the device. |
| Methods inherited from interface com.kuka.roboticsAPI.controllerModel.sunrise.IMovableSunriseDevice |
|---|
setDrivesReady, setMotionEnabled, setSafetyState |
| Method Detail |
|---|
void configure(ActiveDevice pipe,
LoadData loadData)
pipe - The pipe.loadData - load data for robot flangeString getValidatorModuleName()
String getObserverName()
String getPipeName(IMotionControlMode controlMode)
If the pipe should be chosen by the control mode mapper,
null should be returned.
controlMode - the control mode that is used for the motion.
null, if the pipe should be chosen by the
control mode mapper.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||