Skip to content

Commit

Permalink
add speed
Browse files Browse the repository at this point in the history
  • Loading branch information
haraschax committed Jul 20, 2019
1 parent 2198ad2 commit 4ea03ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ struct ModelData {

settings @5 :ModelSettings;
leadFuture @7 :LeadData;
speed @8 :List(Float32);

struct PathData {
points @0 :List(Float32);
Expand Down

0 comments on commit 4ea03ba

Please sign in to comment.