|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FineLocalizationContainer
The result of a fine localization request. It provides the pose of the robot relative to the location and other information to determine the quality of the localization.
| Method Summary | |
|---|---|
com.kuka.nav.Pose |
getRobotPose()
Returns the pose of the robot relative to the location, as determined by the request. |
| Methods inherited from interface com.kuka.nav.fineloc.LocalizationContainer |
|---|
getScore, isDataReliable |
| Methods inherited from interface com.kuka.nav.command.RequestContainer |
|---|
awaitFinished, awaitFinished, awaitUpdate, awaitUpdate, cancel, getError, hasError, isCancelled, isFinished, isValid |
| Method Detail |
|---|
com.kuka.nav.Pose getRobotPose()
Note: If RequestContainer.isFinished() returns true and RequestContainer.isValid()
returns false, a call of this method will lead to an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||