se2lam
Visual SLAM system
A system that uses visual odometry and graph optimization to determine the state of a ground vehicle's motion in 2D space
(ICRA 2019) Visual-Odometric On-SE(2) Localization and Mapping
404 stars
17 watching
108 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
g2ograph-optimizationicraicra2019roboticsrosslamstate-estimationvisual-slam
Related projects:
Repository | Description | Stars |
---|---|---|
isee-technology/camvox | A low-cost SLAM system utilizing camera and Lidar data fusion for accurate 3D mapping in uncontrolled environments. | 535 |
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 |
mp3guy/elasticfusion | Real-time dense visual SLAM system for capturing comprehensive maps of room-scale environments using RGB-D cameras | 1,799 |
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 |
tum-vision/dvo_slam | An implementation of dense visual odometry and SLAM from RGB-D camera streams. | 642 |
xipengwang/aprilsam | An optimization algorithm for real-time smoothing and mapping in robotics | 236 |
ros2/cartographer | Provides real-time simultaneous localization and mapping in 2D and 3D across multiple platforms and sensor configurations. | 78 |
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 |
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 |
alsora/ros2-orb_slam2 | A ROS2 node wrapper around the ORB_SLAM2 SLAM library for monocular or stereo/rgbd visual odometry | 139 |
ethz-asl/okvis | An open-source software implementation of keyframe-based visual-inertial SLAM using nonlinear optimization. | 1,256 |
jaijuneja/ekf-slam-matlab | A MATLAB-based simulator for Simultaneous Localisation and Mapping using Extended Kalman Filter (EKF) algorithm | 115 |