Launch files to open an Astra device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
This repository is modified from Xiang Gao's "ORB_SLAM2_modified".It is added a dense loopclosing map model.
An Efficient Probabilistic 3D Mapping Framework Based on Octrees. Contains the main OctoMap library, the viewer octovis, and dynamicEDT3D.
A tutorial about octomap. Please check my blog for detail: cnblogs.com/gaoxiang12
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
ORB_SLAM2 with Map Save/Load Function. Without ROS Environment