Increase stop distance
Added toggle to increase the stop distance from lead vehicles.
This commit is contained in:
@@ -309,6 +309,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"StandardFollow", PERSISTENT},
|
||||
{"StandardJerk", PERSISTENT},
|
||||
{"StockTune", PERSISTENT},
|
||||
{"StoppingDistance", PERSISTENT},
|
||||
{"UnlimitedLength", PERSISTENT},
|
||||
{"UpdateSchedule", PERSISTENT},
|
||||
{"UpdateTime", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user