deprecate old dm model output

This commit is contained in:
ZwX1616
2019-07-25 14:14:40 -07:00
parent 6c6ab965f8
commit a71c4fa7f3

View File

@@ -1672,8 +1672,8 @@ struct OrbKeyFrame {
struct DriverMonitoring {
frameId @0 :UInt32;
descriptor @1 :List(Float32);
std @2 :Float32;
descriptorDEPRECATED @1 :List(Float32);
stdDEPRECATED @2 :Float32;
faceOrientation @3 :List(Float32);
facePosition @4 :List(Float32);
faceProb @5 :Float32;