| Modifier and Type | Method and Description |
|---|---|
OdometryPose |
SensorOdometry.getPose()
OdoPose is the estimated robot position relative to the start point in
meters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OdometryPose.set(OdometryPose tplOP) |
| Modifier and Type | Field and Description |
|---|---|
protected OdometryPose |
SensorMessage.OdoPose |
| Modifier and Type | Method and Description |
|---|---|
OdometryPose |
SensorMessage.getOdoPose()
OdoPose is the estimated robot position relative to the start point in
meters.
|
protected OdometryPose |
Yylex.odometryValue(String txt)
Return a OdometryPose instance starting from num token(tokens are separated by space) in txt
|
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.