|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Lift
Capability interface for robots equipped with a lifting mechanism for carrying payloads.
| Method Summary | |
|---|---|
double |
getLiftHeight()
Return the actual lift height in meter. |
double |
getLiftMaxHeight()
Returns the maximal lift height in meter. |
double |
getLiftSpeed()
Returns the current lift speed. |
LiftState |
getLiftState()
Returns the current state of the lift. |
| Method Detail |
|---|
LiftState getLiftState()
double getLiftHeight()
double getLiftSpeed()
double getLiftMaxHeight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||