|
||||||||||
| 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.predefinedCompounds.TorqueCharLineModule
public class TorqueCharLineModule
Module for controlling torque limits of gears and torque sensors.
| Constructor Summary | |
|---|---|
TorqueCharLineModule(LBR robbi)
Creates a new instance. |
|
| Method Summary | |
|---|---|
OutPort |
getAxisGmsTorqueLimitsArr()
Contains Torque limits which is the minimum of torque sensor Limit and gear characteristic line limit. |
InPort |
getAxisTorqueArr()
The port expecting the current axis torques. |
InPort |
getAxisVelArr()
The port expecting a axis velocities from the observer. |
OutPort |
getTorqueLimitExceededMask()
The port containing flags for each axis indicating whether torque limits. |
| 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, 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 TorqueCharLineModule(LBR robbi)
robbi - Reference for the robot object.| Method Detail |
|---|
public InPort getAxisVelArr()
public InPort getAxisTorqueArr()
public OutPort getTorqueLimitExceededMask()
public OutPort getAxisGmsTorqueLimitsArr()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||