mfkiwl / slam_and_leetcode
一个SLAM算法方向学生的痛苦之旅,包括leetcode刷题、c++面经和SLAM相关知识点。欢迎协作!
☆22Updated 2 years ago
Alternatives and similar repositories for slam_and_leetcode
Users that are interested in slam_and_leetcode are comparing it to the libraries listed below
Sorting:
- 「浙江大学开源LiDAR-IMU标定算法」详细中文注释版。☆25Updated 2 years ago
- 多传感器融合定位课程学习记录☆36Updated 2 years ago
- A Modified LIO-SAM for 6-axes imu☆34Updated last year
- 在A-LOAM的基础上添加BoW3D CSF BALM功能模块☆24Updated last year
- 多传感器融合定位模块,可融合IMU/GNSS/ODOM/LIDAR等传感器数据完成高精度定位,输出位置、速度、姿态等导航结果☆48Updated 4 years ago
- 《自动驾驶中的SLAM技术》对应开源代码 1. 添加详细代码注释 2. 添加深蓝第一期课后习题与大作业的修改(若想要原始的激光SLAM定位与建图的效果,请前往高博github拉取最新分支)☆45Updated last year
- A simple GNSS positioning and display demo(三维位姿数据显示在Google地图上)☆51Updated 2 years ago
- S-LOAM(Simple LOAM) 是一种简单易学的激光SLAM算法,整个程序只有几百行代码,十分方便学习与试验分析。☆64Updated 3 years ago
- DLIO(direct_lidar_inertial_odometry)代码详解☆35Updated last year
- sensors: Consumer GPS, 16 line lidar, Consumer IMU, wheel Odometry☆22Updated 5 years ago
- 一些整理的比较杂的文档,主要和ROS与slam相关☆21Updated 3 months ago
- Modified simple version based on LVI-SAM.☆23Updated 2 years ago
- VIO system incorporating wheel encoders