Skip to content

Commit

Permalink
add decelForModel
Browse files Browse the repository at this point in the history
  • Loading branch information
pd0wm committed Jul 24, 2019
1 parent 995b558 commit 654860c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions log.capnp
Expand Up @@ -449,6 +449,8 @@ struct ControlsState @0x97ff69c53601abf1 {
vCurvature @46 :Float32;
decelForTurn @47 :Bool;

decelForModel @54 :Bool;

lateralControlState :union {
indiState @52 :LateralINDIState;
pidState @53 :LateralPIDState;
Expand Down

0 comments on commit 654860c

Please sign in to comment.