vectr-ucla / direct_lidar_inertial_odometry

[IEEE ICRA'23] A new lightweight LiDAR-inertial odometry algorithm with a novel coarse-to-fine approach in constructing continuous-time trajectories for precise motion correction.
MIT License
576 stars 115 forks source link

Align feature/ros2 branch with master branch #37

Closed baiyeweiguang closed 6 months ago

baiyeweiguang commented 6 months ago

I updated three commits under the master branch "Add direct support for Livox xfer_format: 0" , "Move map publication from timer to keyframe callback" and "Remove unnecessary sorting of keyframe indices" to this branch.

kennyjchen commented 6 months ago

Nice thanks!