Skip to content

This is an online calibration system between multiple sensors (camera, lidar, IMU). It is being created. . . . . .

License

Notifications You must be signed in to change notification settings

plumewind/online_calibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

online_calibration

This is an online calibration system between multiple sensors (camera, lidar, IMU). It is being created. . . . . .

refactoring from

Vision-Enhanced Lidar Odometry and Mapping (VELO) is a new algorithm for simultaneous localization and mapping using a set of cameras and a lidar. By tightly coupling sparse visual odometry and lidar scan matching, VELO is able to achieve reduced drift error compared to existing state-of-the-art algorithms for visual-lidar pose estimation. Moreover, the algorithm is capable of functioning when either the lidar or the camera is blinded. Experimental results are demonstrated using the KITTI data set as well as our own data set obtained using an off-road vehicle.

This code is currently work in progress and is not ready to be run. Use at your own risk.

Requirements

  • iSAM 1.7
  • OpenCV 3.2 (latest git version, compile from source)
  • OpenCV contrib (xfeatures2d)
  • PCL 1.8
  • Ceres Solver
  • CUDA 7.5

References

Lu D L. Vision-enhanced lidar odometry and mapping[D]. Carnegie Mellon University Pittsburgh, PA, 2016.

About

This is an online calibration system between multiple sensors (camera, lidar, IMU). It is being created. . . . . .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published