Speed limit controller
Added toggle to control the cruise set speed according to speed limit supplied by OSM, NOO, or the vehicle itself. Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev> Co-Authored-By: Efini <19368997+efini@users.noreply.github.com> Co-Authored-By: Kumar <36933347+rav4kumar@users.noreply.github.com>
This commit is contained in:
@@ -37,6 +37,10 @@ struct FrogPilotLongitudinalPlan @0x80ae746ee2596b11 {
|
||||
redLight @4 :Bool;
|
||||
safeObstacleDistance @5 :Int16;
|
||||
safeObstacleDistanceStock @6 :Int16;
|
||||
slcOverridden @7 :Bool;
|
||||
slcOverriddenSpeed @8 :Float32;
|
||||
slcSpeedLimit @9 :Float32;
|
||||
slcSpeedLimitOffset @10 :Float32;
|
||||
stoppedEquivalenceFactor @11 :Int16;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user