Commit 396a2bb 1 parent c6b5c73 commit 396a2bb Copy full SHA for 396a2bb
File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -485,6 +485,7 @@ struct ControlsState @0x97ff69c53601abf1 {
485
485
decelForTurn @47 :Bool ;
486
486
487
487
decelForModel @54 :Bool ;
488
+ canErrorCounter @57 :UInt32 ;
488
489
489
490
lateralControlState :union {
490
491
indiState @52 :LateralINDIState ;
@@ -607,15 +608,15 @@ struct ModelData {
607
608
yuvCorrection @5 :List(Float32) ;
608
609
inputTransform @6 :List(Float32) ;
609
610
}
610
-
611
+
611
612
struct MetaData {
612
613
engagedProb @0 :Float32 ;
613
614
desirePrediction @1 :List(Float32) ;
614
615
brakeDisengageProb @2 :Float32 ;
615
616
gasDisengageProb @3 :Float32 ;
616
617
steerOverrideProb @4 :Float32 ;
617
618
}
618
-
619
+
619
620
struct LongitudinalData {
620
621
speeds @0 :List(Float32) ;
621
622
accelerations @1 :List(Float32) ;
You can’t perform that action at this time.
0 commit comments