public class SensorGroundTruth extends SuperSensor
| Modifier and Type | Field and Description |
|---|---|
static SensorType |
type |
lastMessage, sensorType| Constructor and Description |
|---|
SensorGroundTruth()
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
cz.cuni.amis.pogamut.base3d.worldview.object.Location |
getLocation()
Location directly from gamebots - real coordinates from the game.
|
cz.cuni.amis.pogamut.base3d.worldview.object.Rotation |
getOrientation()
Orienation directly from gamebots - real coordinates from the game.
|
getName, getSensorType, getTime, getType, isReady, updateMessagepublic static final SensorType type
public SensorGroundTruth()
public cz.cuni.amis.pogamut.base3d.worldview.object.Location getLocation()
public cz.cuni.amis.pogamut.base3d.worldview.object.Rotation getOrientation()
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.