Skip to content

Commit

Permalink
wide calibration (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
haraschax authored Oct 21, 2022
1 parent 3813330 commit 79e6e4c
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 @@ -589,6 +589,7 @@ struct LiveCalibrationData {
# the direction of travel vector in device frame
rpyCalib @7 :List(Float32);
rpyCalibSpread @8 :List(Float32);
wideFromDeviceEuler @10 :List(Float32);

warpMatrixDEPRECATED @0 :List(Float32);
warpMatrix2DEPRECATED @5 :List(Float32);
Expand Down

0 comments on commit 79e6e4c

Please sign in to comment.