Smoother braking behind lead
Added toggle to smooth out the braking behavior when approaching a slower lead vehicle.
This commit is contained in:
@@ -316,6 +316,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"ShowStorageUsed", PERSISTENT},
|
||||
{"Sidebar", PERSISTENT},
|
||||
{"SilentMode", PERSISTENT},
|
||||
{"SmoothBraking", PERSISTENT},
|
||||
{"StandardFollow", PERSISTENT},
|
||||
{"StandardJerk", PERSISTENT},
|
||||
{"StoppingDistance", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user