You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*This command evaluates the provided estimate w.r.t. control points and stores the results in `demo/eval_cp`. The `--corresponding_sensor` flag indicates which sensor the poses are expressed in (e.g., `imu` or `cam0`). Note that the evaluation by default assumes that the estimated trajectory (from the estimate file) includes transformations from the world to the IMU frame.*
172
+
*This command evaluates the provided estimate w.r.t. control points and stores the results in `demo/eval_cp`. The `--corresponding_sensor` flag indicates which sensor the poses are expressed in (e.g., `imu` or `cam0`). Note that the evaluation by default assumes that the estimated trajectory (from the estimate file) includes transformations from the IMU to the world frame (world_from_imu).*
173
173
174
174
To learn more about the control points and sparse evaluation, refer to Section 4.1 and 4.2 of our paper.
0 commit comments