| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.usar2004.agent.module.datatypes | |
| cz.cuni.amis.pogamut.usar2004.agent.module.sensor |
| Modifier and Type | Method and Description |
|---|---|
static ClosestObstacle |
ClosestObstacle.getType(String type) |
static ClosestObstacle |
ClosestObstacle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClosestObstacle[] |
ClosestObstacle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ClosestObstacle |
SensorLaser.getClosestObstacleCourse()
Devides Laser ranges in half and sums both halves.
|
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.