Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–6 of 6 results for author: Schwarke, C

Searching in archive cs. Search in all archives.
.
  1. arXiv:2606.31807  [pdf, ps, other

    cs.RO

    Reinforcement Learning-Based Control for an Inline Skating Humanoid Robot

    Authors: Ethan Marot, Thomas Bi, Clemens Schwarke, Victor Klemm, Marco Hutter, Raffaello D'Andrea

    Abstract: As humanoid robots become increasingly dynamic, coupling them with reinforcement learning offers a promising approach to solving the complex, underactuated mechanics of passive inline skating. Equipping a humanoid robot with passive inline skating wheels presents an opportunity to combine the versatile agility of humanoids with the high-speed, energy-efficient locomotion strategies utilized by hum… ▽ More

    Submitted 30 June, 2026; originally announced June 2026.

    Comments: 8 pages, 7 figures, 7 tables, Accepted at IROS 2026

  2. arXiv:2604.17335  [pdf, ps, other

    cs.RO

    Learning Whole-Body Humanoid Locomotion via Motion Generation and Motion Tracking

    Authors: Zewei Zhang, Kehan Wen, Michael Xu, Junzhe He, Chenhao Li, Takahiro Miki, Clemens Schwarke, Chong Zhang, Xue Bin Peng, Marco Hutter

    Abstract: Whole-body humanoid locomotion is challenging due to high-dimensional control, morphological instability, and the need for real-time adaptation to various terrains using onboard perception. Directly applying reinforcement learning (RL) with reward shaping to humanoid locomotion often leads to lower-body-dominated behaviors, whereas imitation-based RL can learn more coordinated whole-body skills bu… ▽ More

    Submitted 12 July, 2026; v1 submitted 19 April, 2026; originally announced April 2026.

  3. arXiv:2511.04831  [pdf, ps, other

    cs.RO cs.AI

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

    Authors: NVIDIA, :, Mayank Mittal, Pascal Roth, James Tigue, Antoine Richard, Octi Zhang, Peter Du, Antonio Serrano-Muñoz, Xinjie Yao, René Zurbrügg, Nikita Rudin, Lukasz Wawrzyniak, Milad Rakhsha, Alain Denzler, Eric Heiden, Ales Borovicka, Ossama Ahmed, Iretiayo Akinola, Abrar Anwar, Mark T. Carlson, Ji Yuan Feng, Animesh Garg, Renato Gasoto, Lionel Gulich , et al. (82 additional authors not shown)

    Abstract: We present Isaac Lab, the natural successor to Isaac Gym, which extends the paradigm of GPU-native robotics simulation into the era of large-scale multi-modal learning. Isaac Lab combines high-fidelity GPU parallel physics, photorealistic rendering, and a modular, composable architecture for designing environments and training robot policies. Beyond physics and rendering, the framework integrates… ▽ More

    Submitted 6 November, 2025; originally announced November 2025.

    Comments: Code and documentation are available here: https://github.com/isaac-sim/IsaacLab

  4. arXiv:2509.10771  [pdf, ps, other

    cs.RO cs.LG

    RSL-RL: A Learning Library for Robotics Research

    Authors: Clemens Schwarke, Mayank Mittal, Nikita Rudin, David Hoeller, Marco Hutter

    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 tec… ▽ More

    Submitted 12 September, 2025; originally announced September 2025.

  5. arXiv:2411.02189  [pdf, other

    cs.RO cs.LG

    DiffSim2Real: Deploying Quadrupedal Locomotion Policies Purely Trained in Differentiable Simulation

    Authors: Joshua Bagajo, Clemens Schwarke, Victor Klemm, Ignat Georgiev, Jean-Pierre Sleiman, Jesus Tordesillas, Animesh Garg, Marco Hutter

    Abstract: Differentiable simulators provide analytic gradients, enabling more sample-efficient learning algorithms and paving the way for data intensive learning tasks such as learning from images. In this work, we demonstrate that locomotion policies trained with analytic gradients from a differentiable simulator can be successfully transferred to the real world. Typically, simulators that offer informativ… ▽ More

    Submitted 4 November, 2024; originally announced November 2024.

    Comments: Presented at the CoRL 2024 Workshop 'Differentiable Optimization Everywhere'

    ACM Class: I.2.9; I.6.5

  6. arXiv:2404.02887  [pdf, ps, other

    cs.RO

    Learning Deployable Locomotion Control via Differentiable Simulation

    Authors: Clemens Schwarke, Victor Klemm, Joshua Bagajo, Jean-Pierre Sleiman, Ignat Georgiev, Jesus Tordesillas, Marco Hutter

    Abstract: Differentiable simulators promise to improve sample efficiency in robot learning by providing analytic gradients of the system dynamics. Yet, their application to contact-rich tasks like locomotion is complicated by the inherently non-smooth nature of contact, impeding effective gradient-based optimization. Existing works thus often rely on soft contact models that provide smooth gradients but lac… ▽ More

    Submitted 27 August, 2025; v1 submitted 3 April, 2024; originally announced April 2024.

    Comments: Accepted to the 9th Conference on Robot Learning (CoRL 2025), Seoul, Korea