Skip to content

Commit

Permalink
add face stds
Browse files Browse the repository at this point in the history
  • Loading branch information
ZwX1616 committed Jan 14, 2020
1 parent 396a2bb commit ed5a4bf
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 @@ -1766,6 +1766,8 @@ struct DriverMonitoring {
leftBlinkProb @8 :Float32;
rightBlinkProb @9 :Float32;
irPwrDEPRECATED @10 :Float32;
faceOrientationStd @11 :List(Float32);
facePositionStd @12 :List(Float32);
}

struct Boot {
Expand Down

0 comments on commit ed5a4bf

Please sign in to comment.