Skip to content

⌨️ A modular framework for comparing different algorithms used in mapping and localization.

Notifications You must be signed in to change notification settings

XiaotaoGuo/modular_mapping_and_localization_framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modular Mapping and Localization Framework

介绍

这个项目基本上是基于任乾大佬的建图定位框架框架进行修改,主要是为了对自动驾驶建图和定位过程中使用的各种算法进行实现和比较。仅为个人学习使用。关于原 Repo 参见: localization_in_auto_driving ,也推荐大佬的 从零开始做自动驾驶定位 系列文章。

demo

节点间整体的工作流程见(只包含建图部分):

工作流程

测试环境

  • Ubuntu 18.04 (ROS Melodic) / 20.04 (ROS Noetic)
  • PCL 1.8/1.10
  • Eigen 3.3.5/3.3.7
  • CeresG2OGeographiclibSophus 使用版本见 third_party_libs 中的 submodules

测试数据

  • KITTI with synced IMU (10 Hz)
  • KITTI with raw IMU (100 Hz)
  • KAIST

已测试模块

About

⌨️ A modular framework for comparing different algorithms used in mapping and localization.

Topics

Resources

Stars

Watchers

Forks

Languages