Skip to content

Commit

Permalink
add legacy stds (commaai#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
haraschax authored Nov 11, 2020
1 parent eb0ede9 commit 72b40bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,9 @@ struct ModelDataV2 {
orientationRate @7 :XYZTData;
laneLines @8 :List(XYZTData);
laneLineProbs @9 :List(Float32);
laneLineStds @13 :List(Float32);
roadEdges @10 :List(XYZTData);
roadEdgeStds @14 :List(Float32);
leads @11 :List(LeadDataV2);

meta @12 :MetaData;
Expand Down

0 comments on commit 72b40bf

Please sign in to comment.