|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollisionAvoidanceState | |
|---|---|
| com.kuka.nav.robot | Provides interfaces and classes for mobile robots. |
| Uses of CollisionAvoidanceState in com.kuka.nav.robot |
|---|
| Methods in com.kuka.nav.robot that return CollisionAvoidanceState | |
|---|---|
static CollisionAvoidanceState |
CollisionAvoidanceState.fromTypeId(int id)
Gets the stop condition defined through the given id. |
static CollisionAvoidanceState |
CollisionAvoidanceState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CollisionAvoidanceState[] |
CollisionAvoidanceState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||