fan-ziqi/rl_sar
Simulation verification and physical deployment of robot reinforcement learning algorithms, suitable for quadruped robots, wheeled robots, and humanoid robots. "sar" represents "simulation and real" observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 98
- Release rhythm 63
- Longevity 65
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 50.0
- age_days: 910
- days_rel: 167
- days_push: 17
- n_releases_24m: 11
Adoption not part of the score
1436 stars · 188 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C++ framework for simulation verification and physical deployment of reinforcement learning policies for robots, supporting quadruped, wheeled, and humanoid robots. It bridges sim-to-real workflows with support for IsaacGym/IsaacSim training, Gazebo/MuJoCo simulation, and ROS/ROS2 integration.
Use cases
- deploy a trained RL locomotion policy on a Unitree quadruped robot
- verify a reinforcement learning policy in Gazebo or MuJoCo simulation before real deployment
- simulate and deploy humanoid robot whole-body tracking policies
- run sim-to-real workflows for wheeled-legged robots
- test IsaacGym or IsaacSim trained policies on real hardware via ROS or ROS2
- run RL policies with libtorch or onnxruntime inference
When to choose
- you need to deploy RL locomotion or dance policies on supported quadruped, wheeled, or humanoid robots
- you want a unified sim-to-real pipeline with Gazebo, MuJoCo, IsaacGym, and IsaacSim support
- you work in the ROS/ROS2 ecosystem with C++ and need on-robot policy inference
- you want pre-trained policies for popular robots like Unitree A1, Go2, B2, and G1
When to avoid
- you only need Python-based training without deployment - use legged_gym or IsaacLab directly
- your robot is not in the supported list and you cannot adapt the hardware interface
- you need Windows support - only Linux and macOS (MuJoCo only) are supported
- you need a general-purpose robot simulator rather than an RL deployment framework
Facets
framework · maturity active
simulation robotics machine-learning reinforcement-learning deployment robotics reinforcement-learning simulation machine-learning cpp python quadruped-robots humanoid-robots wheeled-robots gazebo mujoco isaacgym isaac-sim ros ros2 sim-to-real locomotion libtorch onnxruntime linux macos
1 source
- readme: https://github.com/fan-ziqi/rl_sar · fetched 2026-08-28 · 590e2772a19f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fan-ziqi/rl_sar | main | 79 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem