Skip to content

UTS-RI/in2laama_datasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

author: [email protected]

IN2LAAMA datasets

This repository provides lidar-inertial datasets collected with a Velodyne VLP-16 lidar and a Xsens MTi-3 IMU. The lidar data is collected with the snark driver. The IMU data is collected with rosbags and the ROS xsens_driver. The calib.csv file provide the extrinsic calibration between the sensors:

  • Format : r_c1,r_c2,r_c3,p_c1,p_c2,p_c3
  • Rotation (r_c) in euler angles in radians with the ZYX convention (mathlab's one)
  • Translation (p_c)
  • A lidar point is reprojected in imu frame via x_i = R_c * x_l + p_c

Reference

Please cite the following paper if this dataset is use in academic work

@ARTICLE{9194310,
  author={Le Gentil, Cedric and Vidal-Calleja, Teresa and Huang, Shoudong},
  journal={IEEE Transactions on Robotics}, 
  title={IN2LAAMA: Inertial Lidar Localization Autocalibration and Mapping}, 
  year={2021},
  volume={37},
  number={1},
  pages={275-290},
  doi={10.1109/TRO.2020.3018641}}

IEEE

Arxiv

Copyright

Datasets on this page are copyright by us and published under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. This means that you must attribute the work in the manner specified by the authors, you may not use this work for commercial purposes and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same license.

About

Lidar-inertial datasets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published