|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kuka.roboticsAPI.controllerModel.sunrise.SunriseLBRBaseFlangeTrafoProvider
public class SunriseLBRBaseFlangeTrafoProvider
The robot-base-to-flange transformation provider for a SunriseLBR
instance.
| Constructor Summary | |
|---|---|
SunriseLBRBaseFlangeTrafoProvider(SunriseLBR robot)
Constructor. |
|
| Method Summary | |
|---|---|
PoseInformation |
getPoseInformation()
Returns information about the current pose. |
ITransformation |
getTransformation()
Gets the current transformation for the defined frame for which the implementing class is used as transformation provider. |
String |
getUniqueName()
Gets the unique name of the transformation provider. |
boolean |
isStatic()
Returns true if the the transformation for the defined frame
is static. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SunriseLBRBaseFlangeTrafoProvider(SunriseLBR robot)
robot - The robot this transformation provider is dedicated to.| Method Detail |
|---|
public boolean isStatic()
ITransformationProvidertrue if the the transformation for the defined frame
is static.
isStatic in interface ITransformationProvidertrue, if the transformation is static, else
false.public final ITransformation getTransformation()
ITransformationProvider
getTransformation in interface ITransformationProviderpublic String getUniqueName()
ITransformationProvider
getUniqueName in interface ITransformationProviderpublic PoseInformation getPoseInformation()
ITransformationProvider
getPoseInformation in interface ITransformationProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||