pull/35030/head
Bruce Wayne 2 weeks ago
parent 06a9483a24
commit a4cdc96a99
  1. 2
      cereal/log.capnp

@ -1174,6 +1174,8 @@ struct ModelDataV2 {
struct Action { struct Action {
desiredCurvature @0 :Float32; desiredCurvature @0 :Float32;
desiredAcceleration @1 :Float32;
shouldStop @2 :Bool;
} }
} }

Loading…
Cancel
Save