Skip to main content

Showing 1–13 of 13 results for author: Meduri, A

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

    cs.LG cs.RO

    Cost Function Estimation Using Inverse Reinforcement Learning with Minimal Observations

    Authors: Sarmad Mehrdad, Avadesh Meduri, Ludovic Righetti

    Abstract: We present an iterative inverse reinforcement learning algorithm to infer optimal cost functions in continuous spaces. Based on a popular maximum entropy criteria, our approach iteratively finds a weight improvement step and proposes a method to find an appropriate step size that ensures learned cost function features remain similar to the demonstrated trajectory features. In contrast to similar a… ▽ More

    Submitted 13 May, 2025; originally announced May 2025.

  2. arXiv:2403.03639  [pdf, other

    cs.RO

    Diffusion-based learning of contact plans for agile locomotion

    Authors: Victor Dhédin, Adithya Kumar Chinnakkonda Ravi, Armand Jordana, Huaijiang Zhu, Avadesh Meduri, Ludovic Righetti, Bernhard Schölkopf, Majid Khadiv

    Abstract: Legged robots have become capable of performing highly dynamic maneuvers in the past few years. However, agile locomotion in highly constrained environments such as stepping stones is still a challenge. In this paper, we propose a combination of model-based control, search, and learning to design efficient control policies for agile locomotion on stepping stones. In our framework, we use nonlinear… ▽ More

    Submitted 14 October, 2024; v1 submitted 6 March, 2024; originally announced March 2024.

  3. arXiv:2305.11573  [pdf, other

    cs.RO

    Risk-Sensitive Extended Kalman Filter

    Authors: Armand Jordana, Avadesh Meduri, Etienne Arlaud, Justin Carpentier, Ludovic Righetti

    Abstract: In robotics, designing robust algorithms in the face of estimation uncertainty is a challenging task. Indeed, controllers often do not consider the estimation uncertainty and only rely on the most likely estimated state. Consequently, sudden changes in the environment or the robot's dynamics can lead to catastrophic behaviors. In this work, we present a risk-sensitive Extended Kalman Filter that a… ▽ More

    Submitted 19 May, 2023; originally announced May 2023.

  4. arXiv:2210.02127  [pdf, other

    cs.RO

    Visual-Inertial and Leg Odometry Fusion for Dynamic Locomotion

    Authors: Victor Dhédin, Haolong Li, Shahram Khorshidi, Lukas Mack, Adithya Kumar Chinnakkonda Ravi, Avadesh Meduri, Paarth Shah, Felix Grimminger, Ludovic Righetti, Majid Khadiv, Joerg Stueckler

    Abstract: Implementing dynamic locomotion behaviors on legged robots requires a high-quality state estimation module. Especially when the motion includes flight phases, state-of-the-art approaches fail to produce reliable estimation of the robot posture, in particular base height. In this paper, we propose a novel approach for combining visual-inertial odometry (VIO) with leg odometry in an extended Kalman… ▽ More

    Submitted 10 October, 2022; v1 submitted 5 October, 2022; originally announced October 2022.

    Comments: Submitted to IEEE International Conference on Robotics and Automation (ICRA), 2023

  5. ContactNet: Online Multi-Contact Planning for Acyclic Legged Robot Locomotion

    Authors: Angelo Bratta, Avadesh Meduri, Michele Focchi, Ludovic Righetti, Claudio Semini

    Abstract: In legged logomotion, online trajectory optimization techniques generally depend on heuristic-based contact planners in order to have low computation times and achieve high replanning frequencies. In this work, we propose ContactNet, a fast acyclic contact planner based on a multi-output regression neural network. ContactNet ranks discretized stepping regions, allowing to quickly choose the best f… ▽ More

    Submitted 2 May, 2024; v1 submitted 30 September, 2022; originally announced September 2022.

    Journal ref: 21st International Conference on Ubiquitous Robots (UR) 2024

  6. arXiv:2209.09451  [pdf, other

    cs.RO

    MPC with Sensor-Based Online Cost Adaptation

    Authors: Avadesh Meduri, Huaijiang Zhu, Armand Jordana, Ludovic Righetti

    Abstract: Model predictive control is a powerful tool to generate complex motions for robots. However, it often requires solving non-convex problems online to produce rich behaviors, which is computationally expensive and not always practical in real time. Additionally, direct integration of high dimensional sensor data (e.g. RGB-D images) in the feedback loop is challenging with current state-space methods… ▽ More

    Submitted 20 September, 2022; originally announced September 2022.

    Comments: 6 Pages, 5 Figures

  7. arXiv:2206.09023  [pdf, other

    cs.RO

    Efficient Object Manipulation Planning with Monte Carlo Tree Search

    Authors: Huaijiang Zhu, Avadesh Meduri, Ludovic Righetti

    Abstract: This paper presents an efficient approach to object manipulation planning using Monte Carlo Tree Search (MCTS) to find contact sequences and an efficient ADMM-based trajectory optimization algorithm to evaluate the dynamic feasibility of candidate contact sequences. To accelerate MCTS, we propose a methodology to learn a goal-conditioned policy-value network to direct the search towards promising… ▽ More

    Submitted 19 March, 2023; v1 submitted 17 June, 2022; originally announced June 2022.

  8. arXiv:2201.07601  [pdf, other

    cs.RO

    BiConMP: A Nonlinear Model Predictive Control Framework for Whole Body Motion Planning

    Authors: Avadesh Meduri, Paarth Shah, Julian Viereck, Majid Khadiv, Ioannis Havoutis, Ludovic Righetti

    Abstract: Online planning of whole-body motions for legged robots is challenging due to the inherent nonlinearity in the robot dynamics. In this work, we propose a nonlinear MPC framework, the BiConMP which can generate whole body trajectories online by efficiently exploiting the structure of the robot dynamics. BiConMP is used to generate various cyclic gaits on a real quadruped robot and its performance i… ▽ More

    Submitted 15 September, 2022; v1 submitted 19 January, 2022; originally announced January 2022.

  9. arXiv:2201.04090  [pdf, other

    cs.RO

    ValueNetQP: Learned one-step optimal control for legged locomotion

    Authors: Julian Viereck, Avadesh Meduri, Ludovic Righetti

    Abstract: Optimal control is a successful approach to generate motions for complex robots, in particular for legged locomotion. However, these techniques are often too slow to run in real time for model predictive control or one needs to drastically simplify the dynamics model. In this work, we present a method to learn to predict the gradient and hessian of the problem value function, enabling fast resolut… ▽ More

    Submitted 11 January, 2022; originally announced January 2022.

  10. arXiv:2108.01797  [pdf, other

    cs.RO

    Rapid Convex Optimization of Centroidal Dynamics using Block Coordinate Descent

    Authors: Paarth Shah, Avadesh Meduri, Wolfgang Merkt, Majid Khadiv, Ioannis Havoutis, Ludovic Righetti

    Abstract: In this paper we explore the use of block coordinate descent (BCD) to optimize the centroidal momentum dynamics for dynamically consistent multi-contact behaviors. The centroidal dynamics have recently received a large amount of attention in order to create physically realizable motions for robots with hands and feet while being computationally more tractable than full rigid body dynamics models.… ▽ More

    Submitted 3 August, 2021; originally announced August 2021.

  11. arXiv:2010.14834  [pdf, other

    cs.RO

    DeepQ Stepper: A framework for reactive dynamic walking on uneven terrain

    Authors: Avadesh Meduri, Majid Khadiv, Ludovic Righetti

    Abstract: Reactive stepping and push recovery for biped robots is often restricted to flat terrains because of the difficulty in computing capture regions for nonlinear dynamic models. In this paper, we address this limitation by using reinforcement learning to approximately learn the 3D capture region for such systems. We propose a novel 3D reactive stepper, The DeepQ stepper, that computes optimal step lo… ▽ More

    Submitted 28 October, 2020; originally announced October 2020.

  12. Efficient Multi-Contact Pattern Generation with Sequential Convex Approximations of the Centroidal Dynamics

    Authors: Brahayam Ponton, Majid Khadiv, Avadesh Meduri, Ludovic Righetti

    Abstract: This paper investigates the problem of efficient computation of physically consistent multi-contact behaviors. Recent work showed that under mild assumptions, the problem could be decomposed into simpler kinematic and centroidal dynamic optimization problems. Based on this approach, we propose a general convex relaxation of the centroidal dynamics leading to two computationally efficient algorithm… ▽ More

    Submitted 2 October, 2020; originally announced October 2020.

  13. An Open Torque-Controlled Modular Robot Architecture for Legged Locomotion Research

    Authors: Felix Grimminger, Avadesh Meduri, Majid Khadiv, Julian Viereck, Manuel Wüthrich, Maximilien Naveau, Vincent Berenz, Steve Heim, Felix Widmaier, Thomas Flayols, Jonathan Fiene, Alexander Badri-Spröwitz, Ludovic Righetti

    Abstract: We present a new open-source torque-controlled legged robot system, with a low-cost and low-complexity actuator module at its core. It consists of a high-torque brushless DC motor and a low-gear-ratio transmission suitable for impedance and force control. We also present a novel foot contact sensor suitable for legged locomotion with hard impacts. A 2.2 kg quadruped robot with a large range of mot… ▽ More

    Submitted 23 February, 2020; v1 submitted 30 September, 2019; originally announced October 2019.