ros2-ORB_SLAM2
SLAM library
A ROS2 node wrapper around the ORB_SLAM2 SLAM library for monocular or stereo/rgbd visual odometry
ROS2 node wrapping the ORB_SLAM2 library
141 stars
2 watching
32 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list
ros2visual-slam
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
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. | 319 |
rsasaki0109/lidarslam_ros2 | Package for 3D lidar slam using ndt/gicp registration and pose optimization in ROS2. | 560 |
project-manas/slam_gmapping | A ROS2 wrapper that enables 2D occupancy grid mapping from laser and pose data using SLAM algorithm | 143 |
felixendres/rgbdslam_v2 | An RGB-D SLAM system for creating 3D point clouds or OctoMaps from camera data. | 951 |
srv/viso2 | A ROS wrapper for libviso2, providing an omnidirectional visual odometry solution using a monocular camera system. | 241 |
ros2/cartographer | Provides real-time simultaneous localization and mapping in 2D and 3D across multiple platforms and sensor configurations. | 83 |
cartographer-project/cartographer_ros | Provides ROS integration for a SLAM system | 1,674 |
stereolabs/zed-ros2-wrapper | Provides ROS 2 integration with ZED cameras for various sensing tasks | 164 |
tum-vision/dvo_slam | An implementation of dense visual odometry and SLAM from RGB-D camera streams. | 647 |
orbbec/ros_astra_camera | ROS wrapper for Orbbec 3D cameras allowing camera control and data access | 72 |
raulmur/orb_slam | A fast and accurate monocular SLAM system that computes camera trajectory and 3D scene reconstruction in real-time | 1,533 |
raulmur/orb_slam2 | A real-time SLAM system for cameras with loop detection and relocalization capabilities | 9,526 |
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,029 |
izhengfan/se2lam | A system that uses visual odometry and graph optimization to determine the state of a ground vehicle's motion in 2D space | 406 |