rgbdslam_v2
SLAM system
An RGB-D SLAM system for creating 3D point clouds or OctoMaps from camera data.
RGB-D SLAM for ROS
948 stars
51 watching
398 forks
Language: C++
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
berndpfrommer/tagslam | A ROS-based system for localizing and mapping environments using visual fiducial markers | 307 |
floatlazer/semantic_slam | A system for real-time 3D reconstruction and semantic mapping using a hand-held RGB-D camera and SLAM technology | 647 |
rsasaki0109/li_slam_ros2 | A ROS 2 package implementing a SLAM system using lidar and inertial measurements for simultaneous localization and mapping in various environments. | 314 |
mp3guy/elasticfusion | Real-time dense visual SLAM system for capturing comprehensive maps of room-scale environments using RGB-D cameras | 1,799 |
appliedai-initiative/orb_slam_2_ros | A ROS implementation of ORB-SLAM2 for real-time visual SLAM on monocular, stereo, and RGB-D cameras | 618 |
ros2/cartographer | Provides real-time simultaneous localization and mapping in 2D and 3D across multiple platforms and sensor configurations. | 78 |
project-manas/slam_gmapping | A ROS2 wrapper that enables 2D occupancy grid mapping from laser and pose data using SLAM algorithm | 140 |
alsora/ros2-orb_slam2 | A ROS2 node wrapper around the ORB_SLAM2 SLAM library for monocular or stereo/rgbd visual odometry | 139 |
izhengfan/se2lam | A system that uses visual odometry and graph optimization to determine the state of a ground vehicle's motion in 2D space | 404 |
jaehak/rrd_slam | An open-source Direct SLAM algorithm for rolling-shutter cameras with radial distortion support | 46 |
raulmur/orb_slam | A fast and accurate monocular SLAM system that computes camera trajectory and 3D scene reconstruction in real-time | 1,524 |
weihaotobe94/laserslam | A SLAM system that processes lidar data to create a map of the environment and track the robot's movement | 39 |
isee-technology/camvox | A low-cost SLAM system utilizing camera and Lidar data fusion for accurate 3D mapping in uncontrolled environments. | 535 |
cartographer-project/cartographer_ros | Provides ROS integration for a SLAM system | 1,664 |
rsasaki0109/lidarslam_ros2 | Package for 3D lidar slam using ndt/gicp registration and pose optimization in ROS2. | 547 |