pith. sign in

arxiv: 2509.10771 · v1 · pith:LETPGUWXnew · submitted 2025-09-13 · 💻 cs.RO · cs.LG

RSL-RL: A Learning Library for Robotics Research

classification 💻 cs.RO cs.LG
keywords libraryroboticsrsl-rlalgorithmslearningroboticsimulationachieves
0
0 comments X
read the original abstract

RSL-RL is an open-source Reinforcement Learning library tailored to the specific needs of the robotics community. Unlike broad general-purpose frameworks, its design philosophy prioritizes a compact and easily modifiable codebase, allowing researchers to adapt and extend algorithms with minimal overhead. The library focuses on algorithms most widely adopted in robotics, together with auxiliary techniques that address robotics-specific challenges. Optimized for GPU-only training, RSL-RL achieves high-throughput performance in large-scale simulation environments. Its effectiveness has been validated in both simulation benchmarks and in real-world robotic experiments, demonstrating its utility as a lightweight, extensible, and practical framework to develop learning-based robotic controllers. The library is open-sourced at: https://github.com/leggedrobotics/rsl_rl.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 30 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. EgoEngine: From Egocentric Human Videos to High-Fidelity Dexterous Robot Demonstrations

    cs.RO 2026-06 unverdicted novelty 7.0

    EgoEngine transforms egocentric human videos into high-fidelity robot data enabling zero-shot visuomotor dexterous policy learning without real-robot demonstrations.

  2. Beyond Binary: Sim-to-Real Dexterous Manipulation with Physics-Grounded Contact Representation

    cs.RO 2026-05 unverdicted novelty 7.0

    CoP tactile representation with differentiable calibration enables zero-shot sim-to-real transfer and outperforms binary and raw-taxel baselines on peg-in-hole insertion and ball balancing with a multi-fingered hand.

  3. Betting for Sim-to-Real Performance Evaluation

    cs.RO 2026-04 unverdicted novelty 7.0

    Betting mechanisms can yield provably more accurate and efficient estimates of real-world robot behavior than Monte Carlo sampling under specified conditions, with practical approximations demonstrated on synthetic da...

  4. HALO: Hybrid Auto-encoded Locomotion with Learned Latent Dynamics, Poincar\'e Maps, and Regions of Attraction

    cs.RO 2026-04 unverdicted novelty 7.0

    HALO learns latent reduced-order models with Poincaré maps for hybrid locomotion dynamics, allowing Lyapunov-based regions of attraction to be lifted from latent space to the full-order system.

  5. Bounded Ratio Reinforcement Learning

    cs.LG 2026-04 conditional novelty 7.0

    BRRL derives an analytic optimal policy for regularized constrained RL that guarantees monotonic improvement and yields the BPO algorithm that matches or exceeds PPO.

  6. Learning Locomotion on Discrete Terrain via Minimal Proximity Sensing

    cs.RO 2026-06 unverdicted novelty 6.0

    Foot-mounted proximity sensors provide pre-contact feedback that, when integrated into RL, improves quadruped traversal robustness on discrete terrain with reliable sim-to-real transfer.

  7. MAPL: Multi-Objective Preference Learning for Robot Locomotion

    cs.RO 2026-06 unverdicted novelty 6.0

    MAPL trains quadruped locomotion policies from LLM-generated multi-objective trajectory preferences and matches or exceeds expert-designed reward performance in four environments without manual reward engineering.

  8. Rotation-Aware Point-Cloud Embeddings for Vision-Based In-Hand Reorientation

    cs.RO 2026-06 unverdicted novelty 6.0

    Learns rotation-aware point-cloud embeddings calibrated to SO(3) geodesic error, enabling model-free RL for vision-based in-hand reorientation without pose or flow inputs.

  9. TAGA: Terrain-aware Active Gaze Learning for Generalizable Agile Humanoid Locomotion

    cs.RO 2026-06 unverdicted novelty 6.0

    TAGA learns terrain-aware active gaze behaviors for humanoid robots via RL alone, enabling generalizable locomotion with 1.2m real-world gap traversal.

  10. HORIZON: Recoverability-Governed Curriculum for Physical-Domain Scaling

    cs.RO 2026-06 unverdicted novelty 6.0

    HORIZON is a recoverability-governed checkpointed frontier curriculum for on-policy physical-domain scaling on quadruped locomotion that identifies three regularities: uneven widening, non-monotonic composition, and t...

  11. S-Cheetah: A Novel Quadrupedal Robot with a 3-DOF Active Spine Learning Agile Locomotion

    cs.RO 2026-05 unverdicted novelty 6.0

    A quadruped robot with a three-degree-of-freedom active spine reaches 6.9 m/s top speed and 7.2 rad/s turning rate via an RL framework that rewards spine engagement and gallop gaits.

  12. ViserDex: Visual Sim-to-Real for Robust Dexterous In-hand Reorientation

    cs.RO 2026-04 unverdicted novelty 6.0

    A framework using 3D Gaussian Splatting for visual domain randomization enables robust monocular RGB-based dexterous in-hand reorientation on real hardware for multiple objects under varied lighting.

  13. PriPG-RL: Privileged Planner-Guided Reinforcement Learning for Partially Observable Systems with Anytime-Feasible MPC

    cs.LG 2026-04 unverdicted novelty 6.0

    PriPG-RL trains RL policies for POMDPs by distilling knowledge from a privileged anytime-feasible MPC planner into a P2P-SAC policy, improving sample efficiency and performance in partially observable robotic navigation.

  14. FlashSAC: Fast and Stable Off-Policy Reinforcement Learning for High-Dimensional Robot Control

    cs.LG 2026-04 unverdicted novelty 6.0

    FlashSAC improves training speed and final performance of off-policy RL on high-dimensional robot tasks by reducing update frequency, increasing model scale, and bounding norms to limit critic error accumulation.

  15. FlashSAC: Fast and Stable Off-Policy Reinforcement Learning for High-Dimensional Robot Control

    cs.LG 2026-04 unverdicted novelty 6.0

    FlashSAC scales up Soft Actor-Critic with fewer updates, larger models, higher data throughput, and norm bounds to deliver faster, more stable training than PPO on high-dimensional robot control tasks across dozens of...

  16. SERNF: Sample-Efficient Real-World Dexterous Policy Fine-Tuning via Action-Chunked Critics and Normalizing Flows

    cs.RO 2026-02 unverdicted novelty 6.0

    SERNF achieves sample-efficient real-world fine-tuning of multimodal dexterous policies by pairing exact-likelihood normalizing flow policies with action-chunked value critics.

  17. Isaac Lab: A GPU-Accelerated Simulation Framework for Multi-Modal Robot Learning

    cs.RO 2025-11 unverdicted novelty 6.0

    Isaac Lab is a unified GPU-native platform combining high-fidelity physics, photorealistic rendering, multi-frequency sensors, domain randomization, and learning pipelines for scalable multi-modal robot policy training.

  18. RANDPOL: Parameter-Efficient End-to-End Quadruped Locomotion via Randomized Policy Learning

    cs.LG 2025-05 unverdicted novelty 6.0

    RANDPOL achieves effective quadruped locomotion by training only the final linear readout of a randomly initialized and fixed neural network policy, matching PPO results with reduced parameters and enabling zero-shot ...

  19. Learning Locomotion on Discrete Terrain via Minimal Proximity Sensing

    cs.RO 2026-06 unverdicted novelty 5.0

    Foot-mounted infrared proximity sensors supply pre-contact signals that, when incorporated into RL, improve quadrupedal traversal of discrete terrain such as gaps and stepping stones.

  20. PPO-EAL: Exact Augmented Lagrangian Proximal Policy Optimization for Safe Robotic Control

    cs.RO 2026-06 unverdicted novelty 5.0

    PPO-EAL integrates exact augmented Lagrangian optimization into PPO for safe robotic control, with claimed theoretical guarantees and better empirical safety-performance tradeoffs on several robot benchmarks including...

  21. CTS-MoE: Implicit Terrain Adaptation via Mixture-of-Experts for Perceptive Locomotion

    cs.RO 2026-06 unverdicted novelty 5.0

    CTS-MoE combines a dense MoE actor with perception-based gating and a multi-critic architecture to enable adaptive perceptive locomotion on discontinuous terrain in a single-stage teacher-student training setup.

  22. Redesigning Regularization for Effective Policy Smoothing

    cs.RO 2026-06 unverdicted novelty 5.0

    Redesigned regularization addresses implementation gaps in policy smoothing for RL, yielding smoother motions with improved performance and robustness on a quadruped robot in sim-to-real settings.

  23. MARCH: Model-Assisted Reinforcement Learning for the Perceptive Control of Humanoids over Sparse Footholds

    cs.RO 2026-06 unverdicted novelty 5.0

    MARCH combines simplified-model trajectory generation with CLF-guided teacher RL and vision-policy distillation to enable stable humanoid locomotion over sparse terrain with better sample efficiency than pure model-fr...

  24. HANDOFF: Humanoid Agentic Task-Space Whole-Body Control via Distilled Complementary Teachers

    cs.RO 2026-06 unverdicted novelty 5.0

    HANDOFF is a distilled mixture-of-experts humanoid whole-body controller that follows a compact task-space interface, matches SOTA velocity tracking, provides large manipulation workspace on Unitree G1, and supports V...

  25. Bridging the Gap: Enabling Soft Actor Critic for High Performance Legged Locomotion

    cs.RO 2026-05 unverdicted novelty 5.0

    Targeted changes to policy initialization, critic targets, and return estimation let SAC match PPO performance across legged locomotion tasks in massively parallel simulation.

  26. Terrain Consistent Reference-Guided RL for Humanoid Navigation Autonomy

    cs.RO 2026-05 unverdicted novelty 5.0

    Terrain-consistent reference modulation during RL training yields SE(2)-controllable humanoid locomotion policies that improve tracking in simulation and enable over 70 m closed-loop autonomous navigation on rough ter...

  27. WaveLander: A Generalizable Hierarchical Control Framework for UAV Landing on Wave-Disturbed Platforms via Reinforcement Learning

    cs.RO 2026-07 unverdicted novelty 4.0

    WaveLander is a hierarchical RL control system for UAV landing on wave-disturbed platforms that uses RL for vertical velocity reference and conventional controller for attitude and lateral stability, showing robust pe...

  28. Efficient On-policy Visual-RL via Stochastic Decoupled Policy Gradient

    cs.RO 2026-05 unverdicted novelty 4.0

    SDPG is a new on-policy visual RL algorithm that estimates gradients via stochastic perturbations of rollouts, achieving faster training and lower memory use than baselines on visual MuJoCo tasks while adding new robo...

  29. Robotic Strawberry Harvesting with Robust Vision and Deep Reinforcement Learning based Sim-to-Real Control

    cs.RO 2026-05 conditional novelty 4.0

    A modified YOLO segmentation model plus sim-trained PPO control yields 84.3% overall success harvesting 281 strawberries in greenhouse trials on a real UR10e manipulator.

  30. The Unified Autonomy Stack: Toward a Blueprint for Generalizable Robot Autonomy

    cs.RO 2026-05 accept novelty 4.0

    An open-sourced Unified Autonomy Stack fuses LiDAR, radar, vision and inertial data with sampling-based planning and control barrier functions to deliver resilient autonomy on aerial and ground robots in challenging r...