mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 15:09:19 +02:00
Brakes positions to python dictionary
This commit is contained in:
committed by
tmj-fstate
parent
a065f9664b
commit
11ba7696a5
@@ -1154,6 +1154,7 @@ public:
|
||||
bool MBrake = false; /*Czy jest hamulec reczny*/
|
||||
double StopBrakeDecc = 0.0;
|
||||
bool ReleaseParkingBySpringBrake { false };
|
||||
bool ReleaseParkingBySpringBrakeWhenDoorIsOpen{ false };
|
||||
bool SpringBrakeCutsOffDrive { true };
|
||||
double SpringBrakeDriveEmergencyVel { -1 };
|
||||
TSecuritySystem SecuritySystem;
|
||||
|
||||
Reference in New Issue
Block a user