PJLab-ADG / Livox-Mapping

An all-in-one and ready-to-use LiDAR-inertial odometry system for Livox LiDAR
BSD 3-Clause "New" or "Revised" License
433 stars 102 forks source link

How to implement the ground constraint by using GTSAM #22

Closed sonphambk closed 1 year ago

sonphambk commented 1 year ago

Hi. Thank you for your great work. I saw that in the source you also use the ground constraint to align Point Cloud with gravity. I want to implement it in LIO-SAM by using GTSAM. Do you have idea or convert it to the GTSAM instead of Ceres? Thanks

SiyuanHuang95 commented 1 year ago

Hi since we did not have experience with GTSAM, no further help could be offered. And currently no such plan.

You may directly refer to the official tutorial.