public class StateGround extends SuperState
| Modifier and Type | Field and Description |
|---|---|
static VehicleType |
type |
lastMessage, vehicleType| Constructor and Description |
|---|
StateGround()
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getFrontSteer()
Note: parameter only available for robots of “GroundVehicle” type.
|
double |
getRearSteer()
Note: parameter only available for robots of “GroundVehicle” type.
|
getBattery, getFlashLightIntensity, getTime, getType, getVehicleType, isFlashLightToogle, isReady, updateMessagepublic static final VehicleType type
public StateGround()
public double getFrontSteer()
public double getRearSteer()
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.