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

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

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

unitreerobotics/unitree_rl_gym

0
View on GitHub↗

Unitree Rl Gym

Unitree RL Gym is an integrated software framework designed for the simulation, training, and deployment of motion control policies for legged robotic platforms. It provides a comprehensive environment for developing locomotion strategies for quadruped and humanoid robots by leveraging reinforcement learning algorithms within high-fidelity physics-based simulations.

The platform distinguishes itself by offering an end-to-end workflow that bridges the gap between virtual training and physical execution. It includes specialized tools for mapping raw sensor data into normalized state-space observations and serializing trained actor networks into portable formats. These capabilities allow for the consistent transfer of learned behaviors from simulated environments to physical hardware controllers.

The framework encompasses a broad set of utilities for managing the entire lifecycle of a robotic control policy. This includes iterative training loops, diagnostic visualization tools for monitoring performance metrics, and low-latency interfaces for real-time communication with physical actuators. The system is designed to support the verification of motion logic through simulation before deployment to ensure stable and responsive movement across diverse hardware.

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Features

  • Quadruped Robot Frameworks - Provides a comprehensive environment for developing locomotion strategies for quadruped and humanoid robots.
  • Reinforcement Learning Environments - Offers a simulation framework for training and deploying motion control policies on legged robots using reinforcement learning algorithms.
  • Reinforcement Learning Training Loops - Iteratively executes control policies against reward functions to optimize neural network weights based on simulated state transitions.
  • Reinforcement Learning Training - Supports training complex motion control policies for legged robots using reinforcement learning algorithms within high-fidelity simulated environments.
  • Policy Deployments - Transfers trained neural network models onto physical robot controllers to execute real-time motion commands with high reliability and responsiveness.
  • Articulated Body Simulators - Calculates complex mechanical interactions and contact dynamics to provide accurate environmental feedback for training legged robot control policies.
  • Real-Time Control Interfaces - Establishes low-latency communication channels between the trained policy and physical actuators to ensure stable and responsive robot movement.
  • Model Exporting - Allows exporting trained actor networks into portable model files for execution in external simulation environments or on physical robot hardware.
  • Motion Policy Verifiers - Enables the verification of trained motion models through simulation-based visualization to ensure performance meets operational requirements before hardware deployment.
  • Reinforcement Learning Research Frameworks - Supports the development and testing of machine learning algorithms for complex robotic movement within high-fidelity physics simulations.
  • State-Space Feature Vectors - Translates raw sensor data from the robot into normalized input vectors required for consistent neural network inference during operation.
  • Robotic Physics and Sensor Simulators - Builds virtual environments that mimic real-world physical constraints to safely validate robot behavior before deploying code to physical hardware.
  • Embedded Hardware Deployment - Facilitates the deployment of trained control policies to physical robot hardware, ensuring stable real-time communication and responsive movement execution.
  • Robotics and Control - Provides a collection of tools for training neural network policies and executing them on physical robotic systems in real-time.
  • Hardware Abstraction Layers - Decouples high-level motion control logic from specific robot kinematics to allow model deployment across diverse legged hardware platforms.
  • Neural Network Binary Serialization - Serializes trained actor networks into portable binary formats for execution within real-time control loops on embedded robot hardware.
3,378 星标·558 分支·Python·BSD-3-Clause·8 次浏览

Star 历史

unitreerobotics/unitree_rl_gym 的 Star 历史图表unitreerobotics/unitree_rl_gym 的 Star 历史图表

常见问题解答

unitreerobotics/unitree_rl_gym 是做什么的?

Unitree RL Gym is an integrated software framework designed for the simulation, training, and deployment of motion control policies for legged robotic platforms. It provides a comprehensive environment for developing locomotion strategies for quadruped and humanoid robots by leveraging reinforcement learning algorithms within high-fidelity physics-based simulations.

unitreerobotics/unitree_rl_gym 的主要功能有哪些?

unitreerobotics/unitree_rl_gym 的主要功能包括:Quadruped Robot Frameworks, Reinforcement Learning Environments, Reinforcement Learning Training Loops, Reinforcement Learning Training, Policy Deployments, Articulated Body Simulators, Real-Time Control Interfaces, Model Exporting。

unitreerobotics/unitree_rl_gym 有哪些开源替代品?

unitreerobotics/unitree_rl_gym 的开源替代品包括: haosulab/maniskill — ManiSkill is a GPU-accelerated robot simulation framework designed for training robotic manipulation skills,… isaac-sim/isaaclab — Isaac Lab is an open-source framework for training robot policies in physically simulated environments, supporting… leggedrobotics/legged_gym — Legged Gym is a high-performance simulation platform and toolkit engineered for training autonomous robotic agents in… robotlocomotion/drake — Drake is a robotics simulation framework and control system modeling tool used for designing, simulating, and… morvanzhou/reinforcement-learning-with-tensorflow — This project is an educational repository of reinforcement learning agents and tutorials implemented using TensorFlow.… stanfordnmbl/osim-rl — Osim-rl is a research environment designed for the development and evaluation of reinforcement learning agents within…

Unitree Rl Gym 的开源替代方案

相似的开源项目,按与 Unitree Rl Gym 的功能重合度排序。
  • haosulab/maniskillhaosulab 的头像

    haosulab/ManiSkill

    2,576在 GitHub 上查看↗

    ManiSkill is a GPU-accelerated robot simulation framework designed for training robotic manipulation skills, benchmarking learning algorithms, and generating synthetic datasets. It serves as a reinforcement learning environment where robot control policies can be developed and evaluated using parallelized physics and rendering on the GPU. The platform is distinguished by its ability to perform sim-to-real transfer, allowing policies trained in virtual environments to be deployed onto physical robotic hardware. It features ray-traced parallel rendering for producing high-frame-rate RGBD and se

    Python3d-computer-visioncomputer-visionembodied-ai
    在 GitHub 上查看↗2,576
  • isaac-sim/isaaclabisaac-sim 的头像

    isaac-sim/IsaacLab

    6,377在 GitHub 上查看↗

    Isaac Lab is an open-source framework for training robot policies in physically simulated environments, supporting both single-agent and multi-agent reinforcement learning. It is built on an Omniverse-PhysX simulation backend that models rigid bodies, articulated systems, deformable objects, and sensors, and provides a task-based environment configuration system where each training environment is defined as a modular class specifying observation spaces, action spaces, reward functions, and termination conditions. The framework distinguishes itself through an RL-library abstraction layer that

    Pythonisaac-simomniverse-kit-extensionrobot-learning
    在 GitHub 上查看↗6,377
  • leggedrobotics/legged_gymleggedrobotics 的头像

    leggedrobotics/legged_gym

    3,022在 GitHub 上查看↗

    Legged Gym is a high-performance simulation platform and toolkit engineered for training autonomous robotic agents in complex, physics-based environments. It provides a comprehensive framework for developing legged locomotion control policies, enabling robots to learn movement strategies for navigating uneven terrain and managing physical disturbances through reinforcement learning. The platform distinguishes itself by utilizing hardware-accelerated physics and headless execution to maximize computational throughput during training. It incorporates a domain randomization pipeline that injects

    Python
    在 GitHub 上查看↗3,022
  • robotlocomotion/drakeRobotLocomotion 的头像

    RobotLocomotion/drake

    3,910在 GitHub 上查看↗

    Drake is a robotics simulation framework and control system modeling tool used for designing, simulating, and verifying the dynamics of complex robotic systems. It functions as a multibody dynamics simulator and a mathematical optimization library, providing a suite of algorithms for trajectory optimization and the simulation of articulated robots. The framework is distinguished by its block-diagram system for composing dynamical subsystems and its ability to formulate and solve diverse mathematical programs, including linear, quadratic, and nonconvex nonlinear problems. It supports specializ

    C++drakerobotics
    在 GitHub 上查看↗3,910
查看 Unitree Rl Gym 的所有 30 个替代方案→

包含 Unitree Rl Gym 的精选搜索

收录 Unitree Rl Gym 的精选合集。
  • RL training environments