public class SensorTachometer extends SuperSensor
| Modifier and Type | Field and Description |
|---|---|
static SensorType |
type |
lastMessage, sensorType| Constructor and Description |
|---|
SensorTachometer()
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
javax.vecmath.Point4d |
getPosition()
Position of the robot measured by Tachometer.
|
javax.vecmath.Point4d |
getVelocity()
Velocity of the robot measured by Tachometer.
|
getName, getSensorType, getTime, getType, isReady, updateMessagepublic static final SensorType type
public SensorTachometer()
public javax.vecmath.Point4d getVelocity()
public javax.vecmath.Point4d getPosition()
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.