|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClosestObstacle | |
|---|---|
| cz.cuni.amis.pogamut.usar2004.agent.module.datatypes | |
| cz.cuni.amis.pogamut.usar2004.agent.module.sensor | |
| Uses of ClosestObstacle in cz.cuni.amis.pogamut.usar2004.agent.module.datatypes |
|---|
| Methods in cz.cuni.amis.pogamut.usar2004.agent.module.datatypes that return ClosestObstacle | |
|---|---|
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. |
| Uses of ClosestObstacle in cz.cuni.amis.pogamut.usar2004.agent.module.sensor |
|---|
| Methods in cz.cuni.amis.pogamut.usar2004.agent.module.sensor that return ClosestObstacle | |
|---|---|
ClosestObstacle |
SensorLaser.getClosestObstacleCourse()
Devides Laser ranges in half and sums both halves. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||