cartographer
SLAM system
Provides real-time simultaneous localization and mapping in 2D and 3D across multiple platforms and sensor configurations.
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
78 stars
17 watching
32 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cartographer-project/cartographer_ros | Provides ROS integration for a SLAM system | 1,664 |
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 |
project-manas/slam_gmapping | A ROS2 wrapper that enables 2D occupancy grid mapping from laser and pose data using SLAM algorithm | 140 |
felixendres/rgbdslam_v2 | An RGB-D SLAM system for creating 3D point clouds or OctoMaps from camera data. | 948 |
rsasaki0109/lidarslam_ros2 | Package for 3D lidar slam using ndt/gicp registration and pose optimization in ROS2. | 547 |
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 |
alsora/ros2-orb_slam2 | A ROS2 node wrapper around the ORB_SLAM2 SLAM library for monocular or stereo/rgbd visual odometry | 139 |
koide3/hdl_graph_slam | A real-time 3D SLAM package for GPS and LIDAR sensors using a graph-based approach with odometry estimation and loop detection. | 2,013 |
koide3/interactive_slam | An interactive 3D mapping framework that allows users to correct and refine SLAM data with minimal human effort. | 851 |
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 |
hkust-aerial-robotics/a-loam | Implementation of SLAM algorithm using lidar data | 2,135 |
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 |
edwardliuyc/staticmapping | A full lidar slam system using LiDAR and GPS, capable of mapping static environments. | 340 |
stevemacenski/slam_toolbox | A comprehensive SLAM toolbox for lifelong mapping and localization in dynamic environments. | 1,663 |