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

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

Loading…
Cancel
Save