zhh2005757 / slambook2_in_DockerLinks
This is a Docker image for slambook2 from Dr. Gao Xiang, also it can run on a host machine.
☆29Updated 3 years ago
Alternatives and similar repositories for slambook2_in_Docker
Users that are interested in slambook2_in_Docker are comparing it to the libraries listed below
Sorting:
- 将ORB-SLAM3生成的稀疏地图转化为2D栅格地图,用于机器人导航☆84Updated 3 years ago
- VINS-Fusion源码详细注释,单双目、IMU、GPS☆121Updated 4 years ago
- ORB-SLAM2 simple point cloud and octomap mapping with ROS☆117Updated 5 years ago
- a vio based on ORB and Optical Flow☆39Updated last year
- 对VINS-Fusion的修改,以适配地面小车进行定位建图及导航,可实时采集生成半稠密点云地图和栅格地图。☆101Updated 4 years ago
- A lightweight setero visual SLAM system implementation, including complete closed-loop detection, front-end tracking, back-end optimizati…☆109Updated last year
- This is a specific verision of VINS-Fusion that supports RGB-D sensors. 一种可支持RGB-D传感器的VINS-Fusion算法。☆124Updated 5 years ago
- 深蓝学院《视觉SLAM进阶:从零开始手写VIO》第一期☆207Updated 3 years ago
- A modified version of ORB-SLAM3 which can create 2D grid map online or offline for AGV navigation.☆119Updated 2 years ago
- Some useful and convenient Python tool scripts for ROS-related needs.☆124Updated 2 years ago
- 个人对目前较为成熟的视觉/激光SLAM算法进行的注释以及解读文件☆65Updated 2 years ago
- 完全可理解的VINS-Fusion:1.代码风格重构、2.全量靠谱注释、3.代码即文档、4.忠实于原代码;5.ROS解耦、6.状态量可视化、7.日志系统。☆204Updated last year
- ☆58Updated 4 years ago
- 视觉SLAM十四讲的习题代码记录☆43Updated 3 years ago
- A simple stereo SLAM system with deep loop closing module. May be useful and friendly for SLAM beginners.☆99Updated 5 years ago
- ROS wrapper for DM-VIO: Delayed Marginalization Visual-Inertial Odometry☆138Updated 2 years ago
- an improved version of vins-mono☆113Updated 5 years ago
- 利用位姿估计器输出的Tcw信息对图像帧进行拼接生成全局点云☆40Updated 2 years ago
- 「香港大学 MaRS 实验室」开源 ikd-Tree 算法中文注释版;新增了header-only分支,便于直接嵌入工程。☆172Updated last year
- 视觉SLAM十四讲ch13中VO的详细注释版本,基本覆盖所有理解难点,尤其对入门学者十分友好!!☆104Updated 4 years ago
- [RA-L 2022] RGB-D Inertial Odometry for a Resource-restricted Robot in Dynamic Environments☆365Updated 2 years ago
- Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities