|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kuka.roboticsAPI.controllerModel.sunrise.api.SPRComponent
com.kuka.roboticsAPI.controllerModel.sunrise.api.Module
com.kuka.roboticsAPI.controllerModel.sunrise.api.ObserverModule
com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds.kmp.OmniMoveObserver
public class OmniMoveObserver
Observer for the omni-directional mobile platform.
| Constructor Summary | |
|---|---|
OmniMoveObserver(String driveGroupName,
com.kuka.roboticsAPI.controllerModel.sunrise.api.SPR parent)
Creates a new OmniMoveObserver by setting the name and the parent. |
|
| Method Summary | |
|---|---|
com.kuka.roboticsAPI.controllerModel.sunrise.api.OutPort |
getAxisQCmdPort()
Gets the out port with the commanded axis positions. |
com.kuka.roboticsAPI.controllerModel.sunrise.api.OutPort |
getOdoMsr()
Gets the out port for the measured odometry. |
com.kuka.roboticsAPI.controllerModel.sunrise.api.OutPort |
getOdoSpeedCmd()
Gets the out port for the commanded speed. |
com.kuka.roboticsAPI.controllerModel.sunrise.api.OutPort |
getOdoSpeedMsr()
Gets the out port for the measured speed. |
| Methods inherited from class com.kuka.roboticsAPI.controllerModel.sunrise.api.ObserverModule |
|---|
addInPort, getAlias, setAlias |
| Methods inherited from class com.kuka.roboticsAPI.controllerModel.sunrise.api.Module |
|---|
getComponentType, getComponentVersion |
| Methods inherited from class com.kuka.roboticsAPI.controllerModel.sunrise.api.SPRComponent |
|---|
addInPort, addOutPort, addOutPort, addParameter, getChecksum, getExpressionSegmentString, getInPort, getInPorts, getInstanceName, getName, getOutPort, getOutPorts, getParameter, getParameterList, getSPR, hasSameDataAs, onAsyncEvent, onFinished, onInitialize, onSerialization, onSPRStateChanged, onSPRStateChangedSync, setInstanceName, setName, toString, tryGetParameter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OmniMoveObserver(String driveGroupName,
com.kuka.roboticsAPI.controllerModel.sunrise.api.SPR parent)
OmniMoveObserver by setting the name and the parent.
driveGroupName - drive group name which contains the observerparent - SPR which uses the Observer| Method Detail |
|---|
public com.kuka.roboticsAPI.controllerModel.sunrise.api.OutPort getOdoMsr()
public com.kuka.roboticsAPI.controllerModel.sunrise.api.OutPort getOdoSpeedMsr()
public com.kuka.roboticsAPI.controllerModel.sunrise.api.OutPort getAxisQCmdPort()
public com.kuka.roboticsAPI.controllerModel.sunrise.api.OutPort getOdoSpeedCmd()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||