tagslam
SLAM system
A ROS-based system for localizing and mapping environments using visual fiducial markers
SLAM with apriltags
307 stars
14 watching
70 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
felixendres/rgbdslam_v2 | An RGB-D SLAM system for creating 3D point clouds or OctoMaps from camera data. | 948 |
weihaotobe94/laserslam | A SLAM system that processes lidar data to create a map of the environment and track the robot's movement | 39 |
cartographer-project/cartographer_ros | Provides ROS integration for a SLAM system | 1,664 |
project-manas/slam_gmapping | A ROS2 wrapper that enables 2D occupancy grid mapping from laser and pose data using SLAM algorithm | 140 |
ros2/cartographer | Provides real-time simultaneous localization and mapping in 2D and 3D across multiple platforms and sensor configurations. | 78 |
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 |
gradslam/gradslam | A Python library providing differentiable building blocks for constructing dense SLAM systems using PyTorch and automatic differentiation. | 1,318 |
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 |
aprilrobotics/apriltag_ros | ROS wrapper for visual fiducial detection using the AprilTag 3 algorithm | 376 |
jaehak/rrd_slam | An open-source Direct SLAM algorithm for rolling-shutter cameras with radial distortion support | 46 |
isee-technology/camvox | A low-cost SLAM system utilizing camera and Lidar data fusion for accurate 3D mapping in uncontrolled environments. | 535 |
plumonito/dtslam | Provides an implementation of Deferred Triangulation SLAM using C++ and existing libraries. | 130 |
livox-sdk/horizon_highway_slam | A high-performance SLAM package for real-time highway tracking using lidar sensor data | 145 |
hkust-aerial-robotics/a-loam | Implementation of SLAM algorithm using lidar data | 2,135 |
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 |