Skip to content

Commit

Permalink
disengage
Browse files Browse the repository at this point in the history
  • Loading branch information
haraschax committed Nov 14, 2019
1 parent ec27e18 commit a684415
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,9 @@ struct ModelData {
struct MetaData {
engagedProb @0 :Float32;
desirePrediction @1 :List(Float32);
brakeDisengageProb @2 :Float32;
gasDisengageProb @3 :Float32;
steerOverrideProb @4 :Float32;
}
}

Expand Down

0 comments on commit a684415

Please sign in to comment.