GitPedia
vectr-ucla

vectr-ucla/direct_lidar_odometry

[IEEE RA-L & ICRA'22] A lightweight and computationally-efficient frontend LiDAR odometry solution with consistent and accurate localization.

9 Releases
Latest: 3y ago
v1.4.3Latest
kennyjchenkennyjchen·3y ago·April 10, 2023
GitHub

Features

  • N/A

🐛 Bugfixes

  • Hotfix for crash when running in Debug mode and `dists` is empty. Credit: @AFEICHINA #28
v1.4.2
kennyjchenkennyjchen·3y ago·July 15, 2022
GitHub

Features

  • Option to publish only keyframes instead of the full map to reduce RViz delays (turn up Decay Time to see full map)

🐛 Bugfixes

  • N/A
v1.4.1
kennyjchenkennyjchen·3y ago·June 30, 2022
GitHub

Features

  • N/A

🐛 Bugfixes

  • Patch for ARM architecture (e.g., Raspberry Pi, NVIDIA Jetsons)
v1.4.0
kennyjchenkennyjchen·3y ago·June 20, 2022
GitHub

Features

  • New ROS service to save generated map into a .pcd file

🐛 Bugfixes

  • N/A
v1.3.1
kennyjchenkennyjchen·4y ago·April 11, 2022
GitHub

Features

  • N/A

🐛 Bugfixes

  • Rotational norm when converting from quaternion to axis-angle should be multiplied by 2
  • Update keyframe cloud prior to calculating covariances
  • Credit: @narutojxl via #8
v1.3.0
kennyjchenkennyjchen·4y ago·April 11, 2022
GitHub

Features

  • N/A

🐛 Bugfixes

  • Fixed a bug during submap keyframe extraction
  • Uses a more up-to-date positional estimate during submap keyframe search
  • Credit: @narutojxl via #7
v1.2.0
kennyjchenkennyjchen·4y ago·January 12, 2022
GitHub

Features

  • Speed improvements

🐛 Bugfixes

  • Fixed covariance propagation for submap
  • Credit: @RyGuy101
v1.1.0
kennyjchenkennyjchen·4y ago·January 4, 2022
GitHub

Features

  • Parameter to initialize DLO with a known pose

🐛 Bugfixes

  • N/A
v1.0.0
kennyjchenkennyjchen·4y ago·December 7, 2021
GitHub

Initial release