awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NVIDIA-ISAAC-ROS avatar

NVIDIA-ISAAC-ROS/isaac_ros_visual_slam

0
View on GitHub↗
1,388 stele·196 fork-uri·C++·Apache-2.0·6 vizualizărideveloper.nvidia.com/isaac-ros-gems↗

Isaac Ros Visual Slam

This project is a robotics software package designed for simultaneous localization and mapping, providing a framework for visual-inertial odometry and environmental mapping. It functions as a middleware-integrated library that enables autonomous mobile robots to estimate their position and orientation by processing sensor data within modular software systems.

The library distinguishes itself by utilizing hardware-accelerated processing to perform feature tracking and odometry calculations on dedicated graphics hardware. It maintains spatial accuracy through graph-based optimization and statistical loop closure, which corrects cumulative drift by recognizing previously visited landmarks. To ensure consistent movement, the system applies geometric constraints, such as ground plane alignment, and maintains robust tracking by fusing visual imagery with inertial sensor measurements.

The software supports a comprehensive range of navigation capabilities, including map-based localization, persistent map serialization for multi-session use, and multi-sensor fusion to compensate for environmental conditions. It also provides diagnostic tools for real-time visualization of pose paths and landmark markers to assist in system performance analysis.

Features

  • Robot Localization and Mapping - Builds detailed maps of unknown spaces while simultaneously tracking robot position using statistical loop closure.
  • Simultaneous Localization and Mapping Systems - Builds environmental maps of visual key points while simultaneously tracking robot position using statistical loop closure.
  • Feature Tracking Accelerators - Utilizes dedicated graphics hardware to perform real-time feature tracking and motion estimation.
  • Autonomous Robot Navigation - Enables autonomous mobile robots to navigate complex environments by calculating position and mapping surroundings in real time.
  • Sensor Fusion - Combines asynchronous visual and inertial data streams into a unified probabilistic model for accurate pose tracking.
  • Pose Graph Optimizations - Refines global maps and robot poses through graph-based optimization and loop closure to minimize cumulative drift.
  • Visual-Inertial Odometry Frameworks - Synchronizes camera and inertial sensor data across multiple tracking modes to estimate robot position and build environmental maps.
  • Sensor Fusion - Integrates visual and inertial sensor streams to maintain accurate state estimation and compensate for individual sensor data gaps.
  • Spatial Map Serializers - Serializes spatial landmark graphs to disk to enable persistent map loading and multi-session localization.
  • Visual-Inertial SLAM Implementations - Combines visual feature tracking with inertial measurements to maintain accurate motion estimation in feature-poor environments.
  • Robotics Middleware - Provides standardized interfaces for exchanging mapping and localization data between autonomous mobile robot software components.
  • Distributed Robot Middleware - Integrates distributed communication frameworks to exchange standardized sensor data and pose updates between modular robotic components.
  • Robot Operating System (ROS) Integrations - Integrates hardware-accelerated perception modules into modular robot software systems using standard messaging interfaces.
  • Robot Pose Estimation - Estimates robot position and orientation by fusing inertial and velocity data to maintain tracking during visual sensor degradation.
  • Movement Drift Correction - Detects previously visited landmarks to perform loop closure and optimize the robot trajectory graph for improved positioning accuracy.
  • GPU Accelerated Odometry - Calculates robot pose and motion by processing visual and inertial sensor inputs on dedicated graphics hardware.
  • Kinematic Constraint Enforcement - Applies geometric constraints to sensor data to ensure movement remains physically consistent with the environment.

Istoric stele

Graficul istoricului de stele pentru nvidia-isaac-ros/isaac_ros_visual_slamGraficul istoricului de stele pentru nvidia-isaac-ros/isaac_ros_visual_slam

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Isaac Ros Visual Slam

Colecții selectate manual în care apare Isaac Ros Visual Slam.
  • Vehicle sensor processing

Alternative open-source pentru Isaac Ros Visual Slam

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Isaac Ros Visual Slam.
  • ros-navigation/navigation2Avatar ros-navigation

    ros-navigation/navigation2

    4,373Vezi pe GitHub↗

    Navigation2 is a ROS 2 navigation framework for autonomous mobile robots. It provides the core identity of a path planner, costmap management system, kinematic motion controller, and behavior tree orchestrator to compute collision-free routes and execute movement commands. The framework is distinguished by its use of behavior trees to coordinate modular task servers, enabling complex navigation routines and autonomous recovery actions. It supports a plugin-based architecture that allows planners and controllers to be swapped at runtime to adapt to different environments. The system covers a

    C++navigationroboticsros2
    Vezi pe GitHub↗4,373
  • googlecartographer/cartographerAvatar googlecartographer

    googlecartographer/cartographer

    7,890Vezi pe GitHub↗

    Cartographer is a software library and spatial localization engine for simultaneous localization and mapping. It provides a framework for calculating the precise position and orientation of a device while concurrently generating real-time 2D and 3D representations of its environment using lidar-based data. The system implements a real-time mapping approach that uses live sensor streams to track device heading and position. It utilizes a submap-based mapping strategy to divide environments into local maps that are aligned into a global map. The project covers a range of SLAM capabilities, inc

    C++
    Vezi pe GitHub↗7,890
  • openmind/om1Avatar OpenMind

    OpenMind/OM1

    2,636Vezi pe GitHub↗

    OM1 is a multimodal AI agent runtime and orchestration framework designed to connect large language models to physical robot hardware and sensors. It provides an execution environment that processes audio, video, and sensor data to drive autonomous decisions and actions in real-world settings. The system integrates a robotics SLAM and navigation stack with a hardware abstraction layer, allowing high-level AI commands to be translated into low-level motor and actuator instructions. It distinguishes itself by incorporating blockchain-based governance to enforce immutable operational rules and p

    Pythonllmmultiagentrobotics
    Vezi pe GitHub↗2,636
  • uz-slamlab/orb_slam3Avatar UZ-SLAMLab

    UZ-SLAMLab/ORB_SLAM3

    8,744Vezi pe GitHub↗

    ORB_SLAM3 is a visual-inertial SLAM library designed for real-time simultaneous localization and mapping. It provides a framework for tracking camera movement and building 3D maps of environments using monocular, stereo, or RGB-D cameras combined with inertial sensors. The system features a multi-map fusion engine capable of merging separate spatial sessions into a single seamless representation of an environment. It includes specialized processing for wide-angle and fisheye lenses to expand the visual field of view for spatial tracking. The library covers a broad range of spatial intelligen

    C++slam-algorithms
    Vezi pe GitHub↗8,744
Vezi toate cele 30 alternative pentru Isaac Ros Visual Slam→

Întrebări frecvente

Ce face nvidia-isaac-ros/isaac_ros_visual_slam?

This project is a robotics software package designed for simultaneous localization and mapping, providing a framework for visual-inertial odometry and environmental mapping. It functions as a middleware-integrated library that enables autonomous mobile robots to estimate their position and orientation by processing sensor data within modular software systems.

Care sunt principalele funcționalități ale nvidia-isaac-ros/isaac_ros_visual_slam?

Principalele funcționalități ale nvidia-isaac-ros/isaac_ros_visual_slam sunt: Robot Localization and Mapping, Simultaneous Localization and Mapping Systems, Feature Tracking Accelerators, Autonomous Robot Navigation, Sensor Fusion, Pose Graph Optimizations, Visual-Inertial Odometry Frameworks, Spatial Map Serializers.

Care sunt câteva alternative open-source pentru nvidia-isaac-ros/isaac_ros_visual_slam?

Alternativele open-source pentru nvidia-isaac-ros/isaac_ros_visual_slam includ: ros-navigation/navigation2 — Navigation2 is a ROS 2 navigation framework for autonomous mobile robots. It provides the core identity of a path… googlecartographer/cartographer — Cartographer is a software library and spatial localization engine for simultaneous localization and mapping. It… openmind/om1 — OM1 is a multimodal AI agent runtime and orchestration framework designed to connect large language models to physical… uz-slamlab/orb_slam3 — ORB_SLAM3 is a visual-inertial SLAM library designed for real-time simultaneous localization and mapping. It provides… tixiaoshan/lio-sam — LIO-SAM is a lidar inertial SLAM framework and tightly-coupled sensor fusion pipeline. It functions as a factor graph… hkust-aerial-robotics/vins-mono — VINS-Mono is a monocular visual-inertial odometry system and loop closure SLAM framework. It functions as a real-time…