ekf-slam-matlab
SLAM simulator
A MATLAB-based simulator for Simultaneous Localisation and Mapping using Extended Kalman Filter (EKF) algorithm
A Simultaneous Localisation and Mapping simulation in MATLAB
115 stars
8 watching
53 forks
Language: Matlab
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
weihaotobe94/laserslam | A SLAM system that processes lidar data to create a map of the environment and track the robot's movement | 39 |
mbrossar/fusion2018 | Matlab code implementation of an invariant Kalman filtering algorithm for visual inertial SLAM | 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 | 404 |
atsushisakai/matlabrobotics | MATLAB implementations of algorithms and techniques for mobile robot navigation, including localization, mapping, path planning, and SLAM. | 606 |
project-manas/slam_gmapping | A ROS2 wrapper that enables 2D occupancy grid mapping from laser and pose data using SLAM algorithm | 140 |
gradslam/gradslam | A Python library providing differentiable building blocks for constructing dense SLAM systems using PyTorch and automatic differentiation. | 1,318 |
jdelacroix/simiam | Educational tool for robotics that bridges theory and practice using MATLAB | 103 |
zhuzunjie17/fastfusion | A dataset and toolset for testing Dense-SLAM system robustness against varying sensor motion speeds and image blur conditions | 71 |
felixendres/rgbdslam_v2 | An RGB-D SLAM system for creating 3D point clouds or OctoMaps from camera data. | 948 |
plumonito/dtslam | Provides an implementation of Deferred Triangulation SLAM using C++ and existing libraries. | 130 |
koide3/interactive_slam | An interactive 3D mapping framework that allows users to correct and refine SLAM data with minimal human effort. | 851 |
ymjdz/matlab-codes | MATLAB simulation software for navigation systems | 72 |
gogojjh/m-loam | A robust system for online extrinsic calibration and simultaneous localization and mapping of multi-LiDAR systems. | 469 |
mp3guy/elasticfusion | Real-time dense visual SLAM system for capturing comprehensive maps of room-scale environments using RGB-D cameras | 1,799 |
hgpvision/indirect_ekf_imu_gps | A MATLAB-based simulator for indirect EKF-GPS fusion with IMU data | 76 |