|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LocalizationContainer
Base result container for localization requests providing information to determine the quality of the localization.
| Method Summary | |
|---|---|
double |
getScore()
|
boolean |
isDataReliable()
|
| Methods inherited from interface com.kuka.nav.command.RequestContainer |
|---|
awaitFinished, awaitFinished, awaitUpdate, awaitUpdate, cancel, getError, hasError, isCancelled, isFinished, isValid |
| Method Detail |
|---|
double getScore()
Note: If RequestContainer.isFinished() returns true and RequestContainer.isValid()
returns false, a call of this method will lead to an exception.
boolean isDataReliable()
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 | ||||||||