Skip to main content

Showing 1–12 of 12 results for author: Rudin, N

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

    cs.RO cs.AI

    Symmetry Considerations for Learning Task Symmetric Robot Policies

    Authors: Mayank Mittal, Nikita Rudin, Victor Klemm, Arthur Allshire, Marco Hutter

    Abstract: Symmetry is a fundamental aspect of many real-world robotic tasks. However, current deep reinforcement learning (DRL) approaches can seldom harness and exploit symmetry effectively. Often, the learned behaviors fail to achieve the desired transformation invariances and suffer from motion artifacts. For instance, a quadruped may exhibit different gaits when commanded to move forward or backward, ev… ▽ More

    Submitted 7 March, 2024; originally announced March 2024.

    Comments: M. Mittal and N. Rudin contributed equally. Accepted for ICRA 2024

  2. arXiv:2403.02831  [pdf, other

    cs.RO

    SpaceHopper: A Small-Scale Legged Robot for Exploring Low-Gravity Celestial Bodies

    Authors: Alexander Spiridonov, Fabio Buehler, Moriz Berclaz, Valerio Schelbert, Jorit Geurts, Elena Krasnova, Emma Steinke, Jonas Toma, Joschua Wuethrich, Recep Polat, Wim Zimmermann, Philip Arm, Nikita Rudin, Hendrik Kolvenbach, Marco Hutter

    Abstract: We present SpaceHopper, a three-legged, small-scale robot designed for future mobile exploration of asteroids and moons. The robot weighs 5.2kg and has a body size of 245mm while using space-qualifiable components. Furthermore, SpaceHopper's design and controls make it well-adapted for investigating dynamic locomotion modes with extended flight-phases. Instead of gyroscopes or fly-wheels, the syst… ▽ More

    Submitted 5 March, 2024; originally announced March 2024.

    Comments: To be published in the 2024 IEEE International Conference on Robotics and Automation

  3. arXiv:2311.10484  [pdf, other

    cs.RO

    Learning Agile Locomotion on Risky Terrains

    Authors: Chong Zhang, Nikita Rudin, David Hoeller, Marco Hutter

    Abstract: Quadruped robots have shown remarkable mobility on various terrains through reinforcement learning. Yet, in the presence of sparse footholds and risky terrains such as stepping stones and balance beams, which require precise foot placement to avoid falls, model-based approaches are often used. In this paper, we show that end-to-end reinforcement learning can also enable the robot to traverse risky… ▽ More

    Submitted 17 November, 2023; originally announced November 2023.

    Comments: 8 pages, 11 figures

  4. arXiv:2310.03581  [pdf, other

    cs.RO cs.AI cs.LG eess.SY

    Resilient Legged Local Navigation: Learning to Traverse with Compromised Perception End-to-End

    Authors: Jin Jin, Chong Zhang, Jonas Frey, Nikita Rudin, Matias Mattamala, Cesar Cadena, Marco Hutter

    Abstract: Autonomous robots must navigate reliably in unknown environments even under compromised exteroceptive perception, or perception failures. Such failures often occur when harsh environments lead to degraded sensing, or when the perception algorithm misinterprets the scene due to limited generalization. In this paper, we model perception failures as invisible obstacles and pits, and train a reinforce… ▽ More

    Submitted 5 October, 2023; originally announced October 2023.

    Comments: Website and videos are available at our Project Page: https://bit.ly/45NBTuh

  5. arXiv:2306.14874  [pdf, other

    cs.RO

    ANYmal Parkour: Learning Agile Navigation for Quadrupedal Robots

    Authors: David Hoeller, Nikita Rudin, Dhionis Sako, Marco Hutter

    Abstract: Performing agile navigation with four-legged robots is a challenging task due to the highly dynamic motions, contacts with various parts of the robot, and the limited field of view of the perception sensors. In this paper, we propose a fully-learned approach to train such robots and conquer scenarios that are reminiscent of parkour challenges. The method involves training advanced locomotion skill… ▽ More

    Submitted 26 June, 2023; originally announced June 2023.

  6. Orbit: A Unified Simulation Framework for Interactive Robot Learning Environments

    Authors: Mayank Mittal, Calvin Yu, Qinxi Yu, Jingzhou Liu, Nikita Rudin, David Hoeller, Jia Lin Yuan, Ritvik Singh, Yunrong Guo, Hammad Mazhar, Ajay Mandlekar, Buck Babich, Gavriel State, Marco Hutter, Animesh Garg

    Abstract: We present Orbit, a unified and modular framework for robot learning powered by NVIDIA Isaac Sim. It offers a modular design to easily and efficiently create robotic environments with photo-realistic scenes and high-fidelity rigid and deformable body simulation. With Orbit, we provide a suite of benchmark tasks of varying difficulty -- from single-stage cabinet opening and cloth folding to multi-s… ▽ More

    Submitted 16 February, 2024; v1 submitted 10 January, 2023; originally announced January 2023.

    Comments: Project website: https://isaac-orbit.github.io/

    Journal ref: IEEE Robotics and Automation Letters (Volume: 8, Issue: 6, June 2023)

  7. arXiv:2209.12827  [pdf, other

    cs.RO cs.LG

    Advanced Skills by Learning Locomotion and Local Navigation End-to-End

    Authors: Nikita Rudin, David Hoeller, Marko Bjelonic, Marco Hutter

    Abstract: The common approach for local navigation on challenging environments with legged robots requires path planning, path following and locomotion, which usually requires a locomotion control policy that accurately tracks a commanded velocity. However, by breaking down the navigation problem into these sub-tasks, we limit the robot's capabilities since the individual tasks do not consider the full solu… ▽ More

    Submitted 26 September, 2022; originally announced September 2022.

    Comments: IROS 2022, Project website: https://sites.google.com/ leggedrobotics.com/end-to-end-loco-navigation

  8. arXiv:2206.08077  [pdf, other

    cs.RO cs.AI cs.CV cs.LG

    Neural Scene Representation for Locomotion on Structured Terrain

    Authors: David Hoeller, Nikita Rudin, Christopher Choy, Animashree Anandkumar, Marco Hutter

    Abstract: We propose a learning-based method to reconstruct the local terrain for locomotion with a mobile robot traversing urban environments. Using a stream of depth measurements from the onboard cameras and the robot's trajectory, the algorithm estimates the topography in the robot's vicinity. The raw measurements from these cameras are noisy and only provide partial and occluded observations that in man… ▽ More

    Submitted 16 June, 2022; originally announced June 2022.

  9. arXiv:2203.14912  [pdf, other

    cs.RO cs.AI cs.LG

    Advanced Skills through Multiple Adversarial Motion Priors in Reinforcement Learning

    Authors: Eric Vollenweider, Marko Bjelonic, Victor Klemm, Nikita Rudin, Joonho Lee, Marco Hutter

    Abstract: In recent years, reinforcement learning (RL) has shown outstanding performance for locomotion control of highly articulated robotic systems. Such approaches typically involve tedious reward function tuning to achieve the desired motion style. Imitation learning approaches such as adversarial motion priors aim to reduce this problem by encouraging a pre-defined motion style. In this work, we presen… ▽ More

    Submitted 23 March, 2022; originally announced March 2022.

  10. arXiv:2109.11978  [pdf, other

    cs.RO cs.LG

    Learning to Walk in Minutes Using Massively Parallel Deep Reinforcement Learning

    Authors: Nikita Rudin, David Hoeller, Philipp Reist, Marco Hutter

    Abstract: In this work, we present and study a training set-up that achieves fast policy generation for real-world robotic tasks by using massive parallelism on a single workstation GPU. We analyze and discuss the impact of different training algorithm components in the massively parallel regime on the final policy performance and training times. In addition, we present a novel game-inspired curriculum that… ▽ More

    Submitted 19 August, 2022; v1 submitted 24 September, 2021; originally announced September 2021.

    Comments: CoRL 2021 Project website: : https://leggedrobotics.github.io/legged_gym/ Video: https://youtu.be/8sO7VS3q8d0

  11. arXiv:2108.10470  [pdf, other

    cs.RO cs.LG

    Isaac Gym: High Performance GPU-Based Physics Simulation For Robot Learning

    Authors: Viktor Makoviychuk, Lukasz Wawrzyniak, Yunrong Guo, Michelle Lu, Kier Storey, Miles Macklin, David Hoeller, Nikita Rudin, Arthur Allshire, Ankur Handa, Gavriel State

    Abstract: Isaac Gym offers a high performance learning platform to train policies for wide variety of robotics tasks directly on GPU. Both physics simulation and the neural network policy training reside on GPU and communicate by directly passing data from physics buffers to PyTorch tensors without ever going through any CPU bottlenecks. This leads to blazing fast training times for complex robotics tasks o… ▽ More

    Submitted 25 August, 2021; v1 submitted 23 August, 2021; originally announced August 2021.

    Comments: tech report on isaac-gym

  12. Cat-like Jumping and Landing of Legged Robots in Low-gravity Using Deep Reinforcement Learning

    Authors: Nikita Rudin, Hendrik Kolvenbach, Vassilios Tsounis, Marco Hutter

    Abstract: In this article, we show that learned policies can be applied to solve legged locomotion control tasks with extensive flight phases, such as those encountered in space exploration. Using an off-the-shelf deep reinforcement learning algorithm, we trained a neural network to control a jumping quadruped robot while solely using its limbs for attitude control. We present tasks of increasing complexity… ▽ More

    Submitted 17 June, 2021; originally announced June 2021.

    Comments: Published in IEEE Transactions on Robotics: https://ieeexplore.ieee.org/document/9453856 Video: https://youtu.be/KQhlZa42fe4