Display openpilot logics for following lead vehicles
Added toggle to show openpilot's logic in regards to following lead vehicles.
This commit is contained in:
@@ -24,8 +24,12 @@ struct FrogPilotNavigation @0xf35cc4560bbf6ec2 {
|
||||
|
||||
struct FrogPilotPlan @0xda96579883444c35 {
|
||||
conditionalExperimental @1 :Bool;
|
||||
desiredFollowDistance @2 :Int16;
|
||||
laneWidthLeft @3 :Float32;
|
||||
laneWidthRight @4 :Float32;
|
||||
safeObstacleDistance @6 :Int16;
|
||||
safeObstacleDistanceStock @7 :Int16;
|
||||
stoppedEquivalenceFactor @12 :Int16;
|
||||
}
|
||||
|
||||
struct CustomReserved4 @0x80ae746ee2596b11 {
|
||||
|
||||
Reference in New Issue
Block a user