open_simulation_interface
v3.4.0 (2021-11-18)
|
A description for the positions of the pedals. More...
Public Attributes | |
optional double | pedal_position_acceleration = 1 |
optional double | pedal_position_brake = 2 |
optional double | pedal_position_clutch = 3 |
A description for the positions of the pedals.
optional double osi3::Pedalry::pedal_position_acceleration = 1 |
Position of the acceleration pedal. Range: 0-1 (Unpressed - fully pressed)
optional double osi3::Pedalry::pedal_position_brake = 2 |
Position of the brake pedal. Range: 0-1 (Unpressed - fully pressed)
optional double osi3::Pedalry::pedal_position_clutch = 3 |
Position of the clutch pedal. Range: 0-1 (Unpressed - fully pressed)