public class SensorINS extends SuperSensor
| Modifier and Type | Field and Description |
|---|---|
static SensorType |
type |
lastMessage, sensorType| Constructor and Description |
|---|
SensorINS()
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
cz.cuni.amis.pogamut.base3d.worldview.object.Location |
getLocation()
Location used by INS sensor to determine robots location.
|
cz.cuni.amis.pogamut.base3d.worldview.object.Rotation |
getOrientation()
INS sensor entry in USARSim manual v3.1.3 suggests that it should need
more than one record of Orienation, but the experience was different.
|
getName, getSensorType, getTime, getType, isReady, updateMessagepublic static final SensorType type
public SensorINS()
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.