Skip to content

Commit

Permalink
back
Browse files Browse the repository at this point in the history
  • Loading branch information
haraschax committed Jul 9, 2019
1 parent ff93320 commit 04f105a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -521,8 +521,8 @@ struct ModelData {
dist @0 :Float32;
prob @1 :Float32;
std @2 :Float32;
relV @3 :Float32;
relVStd @4 :Float32;
relVel @3 :Float32;
relVelStd @4 :Float32;
relY @5 :Float32;
relYStd @6 :Float32;
relA @7 :Float32;
Expand Down

0 comments on commit 04f105a

Please sign in to comment.