modeld: removed extra spaces (#25880)

old-commit-hash: 2f878830c841402cc971b76a3b14e58fc8c69fd9
This commit is contained in:
Dean Lee
2022-09-24 01:54:13 +08:00
committed by GitHub
parent fe1352747d
commit 58de00a5db

View File

@@ -35,7 +35,7 @@ mat3 update_calibration(Eigen::Vector3d device_from_calib_euler, bool wide_camer
0.00000000e+00, 7.31372216e-19, 1.00000000e+00,
2.19780220e-03, 4.11497335e-19, -5.62637363e-01,
-6.66298828e-20, 2.19780220e-03, -3.33626374e-01).finished();
static const auto view_from_device = (Eigen::Matrix<float, 3, 3>() <<
0.0, 1.0, 0.0,
0.0, 0.0, 1.0,