orca-robotics INTRODUCTION Overview Download and Install Quick Start Documentation Publications REPOSITORY Interfaces Components Libraries Utilities Software Map DEVELOPER Tutorials Examples Dev Guide Dashboard Wiki login/pass: orca/orca PEOPLE Contributors Users Project Download Mailing lists
|
orca::DriveBicycleData Struct ReferenceBicycle data: commanded and actual steering angle & velocity.
More...
|
Public Attributes | |
Time | timeStamp |
Time when data was measured. | |
double | referenceSteerAngle |
double | referenceSpeed |
double | currentSteerAngle |
Current angle of the steered wheel [rad]. | |
double | currentSpeed |
|
Current forward speed of the driven wheel [m/s]. The value is negative when the vehicle moves backwards. |
|
Reference value for the forward speed of the driven wheel [m/s]. The value is negative when the vehicle is to move backwards. |
|
Reference value for the angle of the steered wheel [rad]. This is the command currently executed by the vehicle. |
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)