AprilSAM
SLAM optimization
An optimization algorithm for real-time smoothing and mapping in robotics
SLAM optimization algorithm
236 stars
16 watching
61 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list
roboticsslam-algorithms
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
project-manas/slam_gmapping | A ROS2 wrapper that enables 2D occupancy grid mapping from laser and pose data using SLAM algorithm | 140 |
jaehak/rrd_slam | An open-source Direct SLAM algorithm for rolling-shutter cameras with radial distortion support | 46 |
atsushisakai/matlabrobotics | MATLAB implementations of algorithms and techniques for mobile robot navigation, including localization, mapping, path planning, and SLAM. | 606 |
zhuzunjie17/fastfusion | A dataset and toolset for testing Dense-SLAM system robustness against varying sensor motion speeds and image blur conditions | 71 |
plumonito/dtslam | Provides an implementation of Deferred Triangulation SLAM using C++ and existing libraries. | 130 |
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 |
shichaoy/cube_slam | An implementation of monocular 3D object detection and SLAM using computer vision techniques. | 850 |
hiroyuki-kasai/sgdlibrary | A collection of stochastic optimization algorithms for large-scale machine learning problems | 218 |
weihaotobe94/laserslam | A SLAM system that processes lidar data to create a map of the environment and track the robot's movement | 39 |
jaijuneja/ekf-slam-matlab | A MATLAB-based simulator for Simultaneous Localisation and Mapping using Extended Kalman Filter (EKF) algorithm | 115 |
felixendres/rgbdslam_v2 | An RGB-D SLAM system for creating 3D point clouds or OctoMaps from camera data. | 948 |
jiangoforit/yellowfin_pytorch | An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. | 287 |
uts-ri/matlab-graph-optimization | A Matlab-based optimization framework for nonlinear least squares problems | 68 |