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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Vector-Wangel avatar

Vector-Wangel/XLeRobot

0
View on GitHub↗
5,256 stars·572 forks·Python·Apache-2.0·4 vuesxlerobot.readthedocs.io↗

XLeRobot

XLeRobot est une plateforme de robotique IA incarnée et un écosystème matériel conçu pour développer et déployer des robots autonomes. Il intègre une plateforme robotique mobile à deux bras avec un contrôleur robotique basé sur LLM, un environnement de simulation physique et une interface de téléopération pour traduire les instructions en langage naturel en actions physiques.

Le projet met l'accent sur la fabrication de robots à faible coût en utilisant l'impression 3D et des composants abordables pour créer une base mobile avec des bras et des pinces interchangeables. Il dispose d'un flux de travail de téléopération spécialisé qui permet un contrôle matériel à distance via des interfaces VR et des manettes de jeu pour enregistrer des données de capteurs synchronisées pour l'apprentissage par imitation.

Le système couvre un large éventail de capacités, incluant l'entraînement et le déploiement de modèles vision-langage-action, le suivi visuel en boucle fermée et la simulation basée sur un moteur physique pour vérifier les politiques d'IA. Il fournit également des outils pour enregistrer des jeux de données d'entraînement et gérer le contrôle des périphériques en temps réel pour la manipulation manuelle.

Features

  • Vision-Language-Action Models - Implements vision-language-action models that process multimodal inputs to predict robotic joint actions.
  • Dual-Arm Mobile Robots - Provides a physical platform featuring a wheeled base and two robotic arms for AI manipulation tasks.
  • Agentic LLM Frameworks - Integrates large language models to translate high-level natural language instructions into physical robot actions.
  • Autonomous Task Execution - Executes reinforcement learning policies to perform complex tasks independently on robotic hardware.
  • Teleoperation-Based Imitation Learning - Records synchronized camera streams and joint positions via teleoperation to create imitation learning datasets.
  • Vision-Language-Action Training - Trains vision-language-action models and transformers on recorded datasets to automate complex manipulation tasks.
  • Embodied AI Platforms - Provides an integrated platform for embodied intelligence research, combining AI models with physical hardware.
  • Robotics Simulators - Provides a physics-based virtual space for verifying AI policies and robot movements before physical deployment.
  • Policy Training Data Collection - Provides tools for recording physical movements and camera data to train neural network policies.
  • Physics Simulation Environments - Provides a physics-based simulation environment to verify AI motion policies before hardware deployment.
  • Teleoperation Systems - Ships a system for recording training data and controlling hardware remotely via VR or game controllers.
  • Language and Robotics Integration - Translates natural language instructions into physical robotic actions using large language models.
  • Object Detection and Tracking - Employs algorithms for identifying and maintaining the trajectory of objects to guide physical interactions.
  • Edge AI Model Deployment - Deploys trained AI policies directly onto physical robot hardware for autonomous manipulation.
  • Robot Policy Validations in Simulation - Tests trained AI policies within physically accurate virtual environments before physical deployment.
  • VR Robotic Interfaces - Interfaces virtual reality systems with hardware for intuitive remote manual operation in simulated and physical environments.
  • Modular Physical Architectures - Implements a modular physical architecture with a wheeled base and interchangeable arms and grippers.
  • Mobile Base Integration - Sets up a stable two-wheeled platform with motors to enable physical movement in a workspace.
  • Real-Time Actuator Mapping - Maps inputs from VR systems or game controllers to robot actuators for low-latency manual manipulation.
  • Low-Cost Robot Fabrication - Utilizes 3D printing and affordable components to construct low-cost mobile dual-arm robots.
  • Open-Source Robot Arm Hardware - Provides 3D-printable designs and assembly guides for creating affordable robotic arm manipulators.
  • Mobile Robot Chassis - Assembles a hardware platform with a wheeled base and dual arms for testing embodied AI.
  • Robot Hardware Customization - Provides guidelines and construction methods for the robot chassis, including wheel and shell integration.
  • Robot Joint Control - Allows manual operation of joints and end-effectors using keyboards, game controllers, or VR hardware.
  • Remote Hardware Controls - Operates robotic hardware in real-time using connected peripherals to minimize network latency.
  • Visual Tracking Controllers - Uses real-time camera feedback and computer vision models to adjust motor movements based on object position.

Historique des stars

Graphique de l'historique des stars pour vector-wangel/xlerobotGraphique de l'historique des stars pour vector-wangel/xlerobot

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à XLeRobot

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec XLeRobot.
  • nvidia/isaac-gr00tAvatar de NVIDIA

    NVIDIA/Isaac-GR00T

    6,222Voir sur GitHub↗
    Jupyter Notebook
    Voir sur GitHub↗6,222
  • dusty-nv/jetson-inferenceAvatar de dusty-nv

    dusty-nv/jetson-inference

    8,734Voir sur GitHub↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    C++caffecomputer-visiondeep-learning
    Voir sur GitHub↗8,734
  • petoicamp/opencat-quadruped-robotAvatar de PetoiCamp

    PetoiCamp/OpenCat-Quadruped-Robot

    4,891Voir sur GitHub↗

    OpenCat-Quadruped-Robot is a development framework and motion control API for building four-legged robots. It provides a comprehensive environment for quadruped robot development, featuring tools for locomotion gait design, inverse kinematics, and a layered control architecture that separates high-level intelligence from low-level motion. The project distinguishes itself as an embedded AI deployment tool, allowing users to train, quantize, and deploy machine learning models to vision modules for tasks such as object detection and visual target tracking. It further supports complex human-robot

    C++aiarduinoblock-coding
    Voir sur GitHub↗4,891
  • markfzp/mobile-alohaAvatar de MarkFzp

    MarkFzp/mobile-aloha

    4,440Voir sur GitHub↗

    Mobile Alohas is a bimanual mobile manipulation framework designed to learn whole-body robot control. It provides an integrated imitation learning pipeline that manages the process of collecting human demonstration data and training behavior models to automate complex physical tasks. The system features a robotic teleoperation interface that maps human movements to a mobile robot with dual arms. It includes a whole-body motion dataset tool used for recording, visualizing, and replaying joint and sensor data from manipulation sessions. The framework covers several capability areas, including

    Jupyter Notebookimitation-learningrobotics
    Voir sur GitHub↗4,440
Voir les 30 alternatives à XLeRobot→

Questions fréquentes

Que fait vector-wangel/xlerobot ?

XLeRobot est une plateforme de robotique IA incarnée et un écosystème matériel conçu pour développer et déployer des robots autonomes. Il intègre une plateforme robotique mobile à deux bras avec un contrôleur robotique basé sur LLM, un environnement de simulation physique et une interface de téléopération pour traduire les instructions en langage naturel en actions physiques.

Quelles sont les fonctionnalités principales de vector-wangel/xlerobot ?

Les fonctionnalités principales de vector-wangel/xlerobot sont : Vision-Language-Action Models, Dual-Arm Mobile Robots, Agentic LLM Frameworks, Autonomous Task Execution, Teleoperation-Based Imitation Learning, Vision-Language-Action Training, Embodied AI Platforms, Robotics Simulators.

Quelles sont les alternatives open-source à vector-wangel/xlerobot ?

Les alternatives open-source à vector-wangel/xlerobot incluent : nvidia/isaac-gr00t. dusty-nv/jetson-inference — jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU… petoicamp/opencat-quadruped-robot — OpenCat-Quadruped-Robot is a development framework and motion control API for building four-legged robots. It provides… markfzp/mobile-aloha — Mobile Alohas is a bimanual mobile manipulation framework designed to learn whole-body robot control. It provides an… genesis-embodied-ai/genesis — Genesis is an embodied AI simulation platform and parallelized robotics simulator designed for training… lsdefine/genericagent — GenericAgent is an LLM agent framework and autonomous system controller designed to manage local systems, web…