awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Vector-Wangel avatar

Vector-Wangel/XLeRobot

0
View on GitHub↗
5,256 星标·572 分支·Python·Apache-2.0·4 次浏览xlerobot.readthedocs.io↗

XLeRobot

XLeRobot 是一个具身智能机器人平台和硬件生态系统,专为开发和部署自主机器人而设计。它集成了双臂移动机器人平台、基于大语言模型(LLM)的机器人控制器、基于物理的仿真环境以及遥操作界面,将自然语言指令转化为物理动作。

该项目强调使用 3D 打印和经济实惠的组件进行低成本机器人制造,以创建带有可互换手臂和夹爪的移动底座。它具有专门的遥操作工作流,允许通过 VR 界面和游戏控制器进行远程硬件控制,从而记录同步的传感器数据以进行模仿学习。

该系统涵盖了广泛的功能,包括视觉-语言-动作模型的训练与部署、闭环视觉跟踪,以及用于验证 AI 策略的基于物理引擎的仿真。它还提供了用于记录训练数据集和管理手动操作的实时外设控制工具。

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.

Star 历史

vector-wangel/xlerobot 的 Star 历史图表vector-wangel/xlerobot 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

XLeRobot 的开源替代方案

相似的开源项目,按与 XLeRobot 的功能重合度排序。
  • nvidia/isaac-gr00tNVIDIA 的头像

    NVIDIA/Isaac-GR00T

    6,222在 GitHub 上查看↗
    Jupyter Notebook
    在 GitHub 上查看↗6,222
  • dusty-nv/jetson-inferencedusty-nv 的头像

    dusty-nv/jetson-inference

    8,734在 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
    在 GitHub 上查看↗8,734
  • petoicamp/opencat-quadruped-robotPetoiCamp 的头像

    PetoiCamp/OpenCat-Quadruped-Robot

    4,891在 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
    在 GitHub 上查看↗4,891
  • markfzp/mobile-alohaMarkFzp 的头像

    MarkFzp/mobile-aloha

    4,440在 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
    在 GitHub 上查看↗4,440
查看 XLeRobot 的所有 30 个替代方案→

常见问题解答

vector-wangel/xlerobot 是做什么的?

XLeRobot 是一个具身智能机器人平台和硬件生态系统,专为开发和部署自主机器人而设计。它集成了双臂移动机器人平台、基于大语言模型(LLM)的机器人控制器、基于物理的仿真环境以及遥操作界面,将自然语言指令转化为物理动作。

vector-wangel/xlerobot 的主要功能有哪些?

vector-wangel/xlerobot 的主要功能包括: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。

vector-wangel/xlerobot 有哪些开源替代品?

vector-wangel/xlerobot 的开源替代品包括: 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…