Skip to content

Commit 9da1707

Browse files
author
Casey Francis
committed
Update log.capnp
1 parent cdde264 commit 9da1707

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cereal/log.capnp

+2
Original file line numberDiff line numberDiff line change
@@ -647,6 +647,8 @@ struct ControlsState @0x97ff69c53601abf1 {
647647
f @5 :Float32;
648648
output @6 :Float32;
649649
saturated @7 :Bool;
650+
actualLateralAccel @9 :Float32;
651+
desiredLateralAccel @10 :Float32;
650652
}
651653

652654
struct LateralLQRState {

0 commit comments

Comments
 (0)