public class GeoGround extends VehicleGeometry
| Modifier and Type | Field and Description |
|---|---|
static GeometryType |
type |
geoType, lastMessage| Constructor and Description |
|---|
GeoGround()
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getWheelBase()
The value is the wheel base, in meters.
|
double |
getWheelRadius()
The value is the radius of the robot’s wheels, in meters
|
double |
getWheelSeparation()
The value is the wheel separation, in meters.
|
getCenterOfGravity, getDimensionsgetGeometryType, getName, getType, isReady, updateMessagepublic static final GeometryType type
public GeoGround()
public double getWheelRadius()
public double getWheelSeparation()
public double getWheelBase()
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.