Skip to content

Tags: donglianghere/ikd-Tree

Tags

v2.0-stable

Toggle v2.0-stable's commit message
- We upgraded our ikd-Tree to achieve a more stable and efficient per…

…formance. More details are shown as follows:

  - Replace the queue and priority queue in STL with our code to avoid memory conflicts.
  - Fix some bugs in re-building of the previous version, which may result in information loss during the multi-thread re-building process.
  - Add a new parameter max_dist to support ranged search to achieve faster nearest search in robotic applications.
  - Fix minor bugs to improve the overall performance.

v1.0-stable

Toggle v1.0-stable's commit message
Merge branch 'kdtree_loam_test' of github.com:XW-HKU/FAST_LIO into kd…

…tree_loam_test

v0.0

Toggle v0.0's commit message
IMU Propapation as initial values