semantic_suma
SLAM algorithm
Efficient LiDAR-based Semantic SLAM algorithm implementation
SuMa++: Efficient LiDAR-based Semantic SLAM (Chen et al IROS 2019)
923 stars
42 watching
205 forks
Language: C++
last commit: 8 months ago
Linked from 2 awesome lists
3d-lidarlidarrangenet-libsemanticslamsumasuma-plus-plus
Related projects:
Repository | Description | Stars |
---|---|---|
hkust-aerial-robotics/a-loam | Implementation of SLAM algorithm using lidar data | 2,135 |
rsasaki0109/lidarslam_ros2 | Package for 3D lidar slam using ndt/gicp registration and pose optimization in ROS2. | 547 |
prbonn/lidar-mos | This repository provides code and benchmarking tools for learning-based 3D LiDAR object segmentation using sequential data. | 602 |
weihaotobe94/laserslam | A SLAM system that processes lidar data to create a map of the environment and track the robot's movement | 39 |
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 |
floatlazer/semantic_slam | A system for real-time 3D reconstruction and semantic mapping using a hand-held RGB-D camera and SLAM technology | 647 |
prbonn/overlapnet | A software framework that predicts the overlap and relative yaw angle of two 3D LiDAR scans to enable loop closing in SLAM systems | 665 |
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 |
gogojjh/m-loam | A robust system for online extrinsic calibration and simultaneous localization and mapping of multi-LiDAR systems. | 469 |
hyye/lio-mapping | This project provides an implementation of a tightly coupled 3D lidar and inertial odometry and mapping approach for simultaneous localization and mapping in robotics. | 923 |
edwardliuyc/staticmapping | A full lidar slam system using LiDAR and GPS, capable of mapping static environments. | 340 |
prbonn/kiss-icp | A LiDAR odometry pipeline with a robust point-to-point ICP algorithm. | 1,585 |
prbonn/rangenet_lib | A C++ library for inference with LiDAR point clouds using the RangeNet++ algorithm and TensorRT | 312 |
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 |