semantic_slam
Real-time SLAM
A system for real-time 3D reconstruction and semantic mapping using a hand-held RGB-D camera and SLAM technology
Real time semantic slam in ROS with a hand held RGB-D camera
652 stars
14 watching
179 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
3d-reconstructionoctomaprossemantic-segmentationsemantic-slamslam
Related projects:
Repository | Description | Stars |
---|---|---|
felixendres/rgbdslam_v2 | An RGB-D SLAM system for creating 3D point clouds or OctoMaps from camera data. | 951 |
mp3guy/elasticfusion | Real-time dense visual SLAM system for capturing comprehensive maps of room-scale environments using RGB-D cameras | 1,808 |
prbonn/semantic_suma | Efficient LiDAR-based Semantic SLAM algorithm implementation | 926 |
raulmur/orb_slam | A fast and accurate monocular SLAM system that computes camera trajectory and 3D scene reconstruction in real-time | 1,533 |
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 |
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,029 |
weihaotobe94/laserslam | A SLAM system that processes lidar data to create a map of the environment and track the robot's movement | 39 |
ros2/cartographer | Provides real-time simultaneous localization and mapping in 2D and 3D across multiple platforms and sensor configurations. | 83 |
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. | 319 |
mit-spark/kimera-semantics | Tools and methods for real-time 3D reconstruction from 2D data in robotics and computer vision | 651 |
project-manas/slam_gmapping | A ROS2 wrapper that enables 2D occupancy grid mapping from laser and pose data using SLAM algorithm | 143 |
izhengfan/se2lam | A system that uses visual odometry and graph optimization to determine the state of a ground vehicle's motion in 2D space | 406 |
shichaoy/cube_slam | An implementation of monocular 3D object detection and SLAM using computer vision techniques. | 850 |
koide3/interactive_slam | An interactive 3D mapping framework that allows users to correct and refine SLAM data with minimal human effort. | 861 |
alsora/ros2-orb_slam2 | A ROS2 node wrapper around the ORB_SLAM2 SLAM library for monocular or stereo/rgbd visual odometry | 141 |