当前位置:   article > 正文

fastlio2 给 interactive-slam 保存每帧的点云和每帧的里程计为单独的文件做后端回环优化和手动回环优化

fastlio2 给 interactive-slam 保存每帧的点云和每帧的里程计为单独的文件做后端回环优化和手动回环优化

为了给 interactive-slam 提供数据做后端回环优化和手动回环优化,需要保存每帧的点云和每帧的里程计为单独的文件,并且需要保存的名字为ros时间戳。

效果很好,比我自己写的手动回环模块好用

  1. // This is an advanced implementation of the algorithm described in the
  2. // following paper:
  3. // J. Zhang and S. Singh. LOAM: Lidar Odometry and Mapping in Real-time.
  4. // Robotics: Science and Systems Conference (RSS). Berkeley, CA, July 2014.
  5. // Modifier: Livox dev@livoxtech.com
  6. // Copyright 2013, Ji Zhang, Carnegie Mellon University
  7. // Further contributions copyright (c) 2016, Southwest Research Institute
  8. // All rights reserved.
  9. //
  10. // Redistribution and use in source and binary forms, with or without
  11. // modification, are permitted provided that the following conditions are met:
  12. //
  13. // 1. Redistributions of source code must retain the above copyright notice,
  14. //
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/2023面试高手/article/detail/365448
推荐阅读
相关标签
  

闽ICP备14008679号