linyicheng1 / cartographer_interfaceLinks
simplify cartographer interface, support using ros or not(cartographer 算法的极度简化接口实现,能自行修改选择是否使用ros)
☆16Updated 3 years ago
Alternatives and similar repositories for cartographer_interface
Users that are interested in cartographer_interface are comparing it to the libraries listed below
Sorting:
- correlation scan match 2d☆11Updated 5 years ago
- use pre-defined reflector distribution to locate robot to world coordinate with 2D-Lidar☆24Updated 6 years ago
- use icp algorithm to match scan and map , publish initialpose to amcl to relocation in mobile robot navigation☆20Updated 5 years ago
- Lifelong SLAM in Dynamic and Semi-dynamic Environments☆23Updated 4 years ago
- sensors: Consumer GPS, 16 line lidar, Consumer IMU, wheel Odometry☆23Updated 5 years ago
- ☆13Updated 4 years ago
- using direct linear method to calibrate the odometry estimation, by sloving A^T *A x = A^T *b with Cholesky decompose☆28Updated 6 years ago
- Karto SLAM源码详细注释,2d激光SLAM