Skip to content

Commit

Permalink
add experimenalMode to controlsState
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Nov 16, 2022
1 parent 25767df commit 3bae09c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,8 @@ struct ControlsState @0x97ff69c53601abf1 {
enabled @19 :Bool;
active @36 :Bool;

experimentalMode @64 :Bool;

longControlState @30 :Car.CarControl.Actuators.LongControlState;
vPid @2 :Float32;
vTargetLead @3 :Float32;
Expand Down

0 comments on commit 3bae09c

Please sign in to comment.