Green light alert
Added toggle to alert the user when a red light turns to green.
This commit is contained in:
@@ -27,6 +27,7 @@ struct FrogPilotPlan @0xda96579883444c35 {
|
||||
desiredFollowDistance @2 :Int16;
|
||||
laneWidthLeft @3 :Float32;
|
||||
laneWidthRight @4 :Float32;
|
||||
redLight @5 :Bool;
|
||||
safeObstacleDistance @6 :Int16;
|
||||
safeObstacleDistanceStock @7 :Int16;
|
||||
stoppedEquivalenceFactor @12 :Int16;
|
||||
|
||||
Reference in New Issue
Block a user