mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-22 16:53:45 +08:00
Model switcher
Added model selector to swap between several different models on the fly.
This commit is contained in:
@@ -286,6 +286,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"ManualUpdateInitiated", CLEAR_ON_MANAGER_START},
|
||||
{"MapTargetLatA", PERSISTENT},
|
||||
{"MapTargetVelocities", PERSISTENT},
|
||||
{"Model", PERSISTENT},
|
||||
{"ModelUI", PERSISTENT},
|
||||
{"MTSCAggressiveness", PERSISTENT},
|
||||
{"MTSCCurvatureCheck", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user