smilefacehh / Karto-NoteLinks
Karto SLAM源码详细注释,2d激光SLAM
☆47Updated 4 years ago
Alternatives and similar repositories for Karto-Note
Users that are interested in Karto-Note are comparing it to the libraries listed below
Sorting:
- Detailed Chinese explanation 详细的中文解释open_karto, 更好理解karto_slam☆31Updated 6 years ago
- 手写2D激光slam框架,基于图优化,scan to map 和回环检测☆61Updated 3 years ago
- ros1 gazebo cartographer amcl☆62Updated 6 years ago
- ☆45Updated 4 years ago
- A ROS C++ node that fuses IMU and Odometry☆71Updated 5 years ago
- simplify cartographer interface, support using ros or not(cartographer 算法的极度简化接口实现,能自行修改选择是否使用ros)☆16Updated 3 years ago
- Localizaing a Robot with Wheel Encoder, IMU and AprilTag Detection☆40Updated 6 years ago
- 2d laser slam☆37Updated 6 years ago
- ☆54Updated 6 years ago
- use pre-defined reflector distribution to locate robot to world coordinate with 2D-Lidar☆24Updated 6 years ago
- global localization for robots in a 2d grid map☆19Updated 9 years ago
- use icp algorithm to match scan and map , publish initialpose to amcl to relocation in mobile robot navigation☆20Updated 6 years ago
- 2D trajectory ground truth estimation method based on a monocular camera.☆31Updated 6 years ago
- ROS package to fuse together IMU and wheel encoders in an EKF. Implemented in both C++ and Python. C++ version runs in real time.☆45Updated 4 years ago
- ☆35Updated 3 years ago
- correlation scan match 2d☆11Updated 5 years ago
- ☆52Updated 6 years ago
- A ros package used to correct motion distortion of a 2D LIDAR. 2D激光雷达运动畸变校正☆93Updated 4 years ago
- 个人对目前较为成熟的视觉/激光SLAM算法进行的注释以及解读文件☆65Updated 2 years ago
- using direct linear method to calibrate the odometry estimation, by sloving A^T *A x = A^T *b with Cholesky decompose☆30Updated 7 years ago
- This is our final project for Computational Robotics class to incorporate a razor IMU sensor to improve the neato's wheel odometry.