Skip to main content

Showing 1–29 of 29 results for author: Kolathaya, S

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

    cs.RO cs.AI eess.SY

    BiRoDiff: Diffusion policies for bipedal robot locomotion on unseen terrains

    Authors: GVS Mothish, Manan Tayal, Shishir Kolathaya

    Abstract: Locomotion on unknown terrains is essential for bipedal robots to handle novel real-world challenges, thus expanding their utility in disaster response and exploration. In this work, we introduce a lightweight framework that learns a single walking controller that yields locomotion on multiple terrains. We have designed a real-time robot controller based on diffusion models, which not only capture… ▽ More

    Submitted 7 July, 2024; originally announced July 2024.

    Comments: 6 pages, 5 figures

  2. arXiv:2403.19332  [pdf, other

    cs.RO

    Learning a Formally Verified Control Barrier Function in Stochastic Environment

    Authors: Manan Tayal, Hongchao Zhang, Pushpak Jagtap, Andrew Clark, Shishir Kolathaya

    Abstract: Safety is a fundamental requirement of control systems. Control Barrier Functions (CBFs) are proposed to ensure the safety of the control system by constructing safety filters or synthesizing control inputs. However, the safety guarantee and performance of safe controllers rely on the construction of valid CBFs. Inspired by universal approximatability, CBFs are represented by neural networks, know… ▽ More

    Submitted 28 March, 2024; originally announced March 2024.

    Comments: 8 pages, 3 figures

  3. arXiv:2403.07043  [pdf, other

    cs.RO

    A Collision Cone Approach for Control Barrier Functions

    Authors: Manan Tayal, Bhavya Giri Goswami, Karthik Rajgopal, Rajpal Singh, Tejas Rao, Jishnu Keshavan, Pushpak Jagtap, Shishir Kolathaya

    Abstract: This work presents a unified approach for collision avoidance using Collision-Cone Control Barrier Functions (CBFs) in both ground (UGV) and aerial (UAV) unmanned vehicles. We propose a novel CBF formulation inspired by collision cones, to ensure safety by constraining the relative velocity between the vehicle and the obstacle to always point away from each other. The efficacy of this approach is… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

    Comments: 13 pages, 16 pages. arXiv admin note: substantial text overlap with arXiv:2209.11524, arXiv:2303.15871, arXiv:2310.10839

  4. arXiv:2403.01410  [pdf, other

    cs.RO

    Barrier Functions Inspired Reward Shaping for Reinforcement Learning

    Authors: Nilaksh Nilaksh, Abhishek Ranjan, Shreenabh Agrawal, Aayush Jain, Pushpak Jagtap, Shishir Kolathaya

    Abstract: Reinforcement Learning (RL) has progressed from simple control tasks to complex real-world challenges with large state spaces. While RL excels in these tasks, training time remains a limitation. Reward shaping is a popular solution, but existing methods often rely on value functions, which face scalability issues. This paper presents a novel safety-oriented reward-shaping framework inspired by bar… ▽ More

    Submitted 1 April, 2024; v1 submitted 3 March, 2024; originally announced March 2024.

    Comments: 7 pages, 10 figures, Accepted as contributed paper at ICRA 2024

    ACM Class: I.2.9

  5. arXiv:2312.06512  [pdf, other

    cs.RO

    Stoch BiRo: Design and Control of a low cost bipedal robot

    Authors: GVS Mothish, Karthik Rajgopal, Ravi Kola, Manan Tayal, Shishir Kolathaya

    Abstract: This paper introduces the Stoch BiRo, a cost-effective bipedal robot designed with a modular mechanical structure having point feet to navigate uneven and unfamiliar terrains. The robot employs proprioceptive actuation in abduction, hips, and knees, leveraging a Raspberry Pi4 for control. Overcoming computational limitations, a Learning-based Linear Policy controller manages balance and locomotion… ▽ More

    Submitted 11 December, 2023; originally announced December 2023.

    Comments: 7 Pages, 6 figures

  6. arXiv:2311.08787  [pdf, other

    cs.RO eess.SY

    Polygonal Cone Control Barrier Functions (PolyC2BF) for safe navigation in cluttered environments

    Authors: Manan Tayal, Shishir Kolathaya

    Abstract: In fields such as mining, search and rescue, and archaeological exploration, ensuring real-time, collision-free navigation of robots in confined, cluttered environments is imperative. Despite the value of established path planning algorithms, they often face challenges in convergence rates and handling dynamic infeasibilities. Alternative techniques like collision cones struggle to accurately repr… ▽ More

    Submitted 27 March, 2024; v1 submitted 15 November, 2023; originally announced November 2023.

    Comments: 6 Pages, 6 Figures. Accepted at European Control Conference (ECC) 2024. arXiv admin note: text overlap with arXiv:2303.15871

  7. arXiv:2310.10839  [pdf, other

    cs.RO eess.SY math.OC

    Collision Cone Control Barrier Functions: Experimental Validation on UGVs for Kinematic Obstacle Avoidance

    Authors: Bhavya Giri Goswami, Manan Tayal, Karthik Rajgopal, Pushpak Jagtap, Shishir Kolathaya

    Abstract: Autonomy advances have enabled robots in diverse environments and close human interaction, necessitating controllers with formal safety guarantees. This paper introduces an experimental platform designed for the validation and demonstration of a novel class of Control Barrier Functions (CBFs) tailored for Unmanned Ground Vehicles (UGVs) to proactively prevent collisions with kinematic obstacles by… ▽ More

    Submitted 16 October, 2023; originally announced October 2023.

    Comments: 8 pages, 11 figures, Submitted at American Control Conference (ACC), 2024. arXiv admin note: substantial text overlap with arXiv:2209.11524

  8. arXiv:2309.01898  [pdf, other

    cs.RO eess.SY

    Safe Legged Locomotion using Collision Cone Control Barrier Functions (C3BFs)

    Authors: Manan Tayal, Shishir Kolathaya

    Abstract: Legged robots exhibit significant potential across diverse applications, including but not limited to hazardous environment search and rescue missions and the exploration of unexplored regions both on Earth and in outer space. However, the successful navigation of these robots in dynamic environments heavily hinges on the implementation of efficient collision avoidance techniques. In this research… ▽ More

    Submitted 28 March, 2024; v1 submitted 4 September, 2023; originally announced September 2023.

    Comments: 5 Pages, 5 Figures. Updated citation. arXiv admin note: substantial text overlap with arXiv:2303.15871

  9. arXiv:2305.12239  [pdf, other

    cs.LG cs.AI

    Off-Policy Average Reward Actor-Critic with Deterministic Policy Search

    Authors: Naman Saxena, Subhojyoti Khastigir, Shishir Kolathaya, Shalabh Bhatnagar

    Abstract: The average reward criterion is relatively less studied as most existing works in the Reinforcement Learning literature consider the discounted reward criterion. There are few recent works that present on-policy average reward actor-critic algorithms, but average reward off-policy actor-critic is relatively less explored. In this work, we present both on-policy and off-policy deterministic policy… ▽ More

    Submitted 19 July, 2023; v1 submitted 20 May, 2023; originally announced May 2023.

    Comments: Accepted at ICML 2023

  10. arXiv:2303.15871  [pdf, other

    cs.RO

    Control Barrier Functions in Dynamic UAVs for Kinematic Obstacle Avoidance: A Collision Cone Approach

    Authors: Manan Tayal, Rajpal Singh, Jishnu Keshavan, Shishir Kolathaya

    Abstract: Unmanned aerial vehicles (UAVs), specifically quadrotors, have revolutionized various industries with their maneuverability and versatility, but their safe operation in dynamic environments heavily relies on effective collision avoidance techniques. This paper introduces a novel technique for safely navigating a quadrotor along a desired route while avoiding kinematic obstacles. We propose a new c… ▽ More

    Submitted 15 March, 2024; v1 submitted 28 March, 2023; originally announced March 2023.

    Comments: Accepted at American Control Conference(ACC) 2024. 6 pages, 8 figures

  11. arXiv:2209.11524  [pdf, other

    cs.RO math.OC

    Control Barrier Functions in UGVs for Kinematic Obstacle Avoidance: A Collision Cone Approach

    Authors: Phani Thontepu, Bhavya Giri Goswami, Manan Tayal, Neelaksh Singh, Shyamsundar P I, Shyam Sundar M G, Suresh Sundaram, Vaibhav Katewa, Shishir Kolathaya

    Abstract: In this paper, we propose a new class of Control Barrier Functions (CBFs) for Unmanned Ground Vehicles (UGVs) that help avoid collisions with kinematic (non-zero velocity) obstacles. While the current forms of CBFs have been successful in guaranteeing safety/collision avoidance with static obstacles, extensions for the dynamic case have seen limited success. Moreover, with the UGV models like the… ▽ More

    Submitted 16 October, 2023; v1 submitted 23 September, 2022; originally announced September 2022.

    Comments: 6 pages, 4 figures, For supplement video follow https://youtu.be/Dme7Wm9y6es. *The first and second authors have contributed equally

    ACM Class: I.2.9; G.1.6; J.2

  12. arXiv:2208.10583  [pdf, other

    cs.LG cs.AI

    Improving Sample Efficiency in Evolutionary RL Using Off-Policy Ranking

    Authors: Eshwar S R, Shishir Kolathaya, Gugan Thoppe

    Abstract: Evolution Strategy (ES) is a powerful black-box optimization technique based on the idea of natural evolution. In each of its iterations, a key step entails ranking candidate solutions based on some fitness score. For an ES method in Reinforcement Learning (RL), this ranking step requires evaluating multiple policies. This is presently done via on-policy approaches: each policy's score is estimate… ▽ More

    Submitted 21 February, 2023; v1 submitted 22 August, 2022; originally announced August 2022.

  13. arXiv:2112.02999  [pdf, other

    cs.RO

    Dynamic Mirror Descent based Model Predictive Control for Accelerating Robot Learning

    Authors: Utkarsh A. Mishra, Soumya R. Samineni, Prakhar Goel, Chandravaran Kunjeti, Himanshu Lodha, Aman Singh, Aditya Sagi, Shalabh Bhatnagar, Shishir Kolathaya

    Abstract: Recent works in Reinforcement Learning (RL) combine model-free (Mf)-RL algorithms with model-based (Mb)-RL approaches to get the best from both: asymptotic performance of Mf-RL and high sample-efficiency of Mb-RL. Inspired by these works, we propose a hierarchical framework that integrates online learning for the Mb-trajectory optimization with off-policy methods for the Mf-RL. In particular, two… ▽ More

    Submitted 4 November, 2021; originally announced December 2021.

    Comments: 8 pages, 4 figures. arXiv admin note: substantial text overlap with arXiv:2110.12239

  14. arXiv:2109.12665  [pdf, other

    cs.RO

    Linear Policies are Sufficient to Realize Robust Bipedal Walking on Challenging Terrains

    Authors: Lokesh Krishna, Guillermo A. Castillo, Utkarsh A. Mishra, Ayonga Hereid, Shishir Kolathaya

    Abstract: In this work, we demonstrate robust walking in the bipedal robot Digit on uneven terrains by just learning a single linear policy. In particular, we propose a new control pipeline, wherein the high-level trajectory modulator shapes the end-foot ellipsoidal trajectories, and the low-level gait controller regulates the torso and ankle orientation. The foot-trajectory modulator uses a linear policy a… ▽ More

    Submitted 5 October, 2021; v1 submitted 26 September, 2021; originally announced September 2021.

    Comments: 8 pages, 10 Figures

  15. arXiv:2104.01662  [pdf, other

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

    Learning Linear Policies for Robust Bipedal Locomotion on Terrains with Varying Slopes

    Authors: Lokesh Krishna, Utkarsh A. Mishra, Guillermo A. Castillo, Ayonga Hereid, Shishir Kolathaya

    Abstract: In this paper, with a view toward deployment of light-weight control frameworks for bipedal walking robots, we realize end-foot trajectories that are shaped by a single linear feedback policy. We learn this policy via a model-free and a gradient-free learning algorithm, Augmented Random Search (ARS), in the two robot platforms Rabbit and Digit. Our contributions are two-fold: a) By using torso and… ▽ More

    Submitted 9 August, 2021; v1 submitted 4 April, 2021; originally announced April 2021.

    Comments: 6 pages, 5 figures, Accepted in 2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2021) in Prague, Czech Republic

  16. arXiv:2101.01055  [pdf, other

    cs.LG cs.RO

    Stochastic Action Prediction for Imitation Learning

    Authors: Sagar Gubbi Venkatesh, Nihesh Rathod, Shishir Kolathaya, Bharadwaj Amrutur

    Abstract: Imitation learning is a data-driven approach to acquiring skills that relies on expert demonstrations to learn a policy that maps observations to actions. When performing demonstrations, experts are not always consistent and might accomplish the same task in slightly different ways. In this paper, we demonstrate inherent stochasticity in demonstrations collected for tasks including line following… ▽ More

    Submitted 26 December, 2020; originally announced January 2021.

  17. arXiv:2101.01053  [pdf, other

    cs.RO cs.LG

    Multi-Instance Aware Localization for End-to-End Imitation Learning

    Authors: Sagar Gubbi Venkatesh, Raviteja Upadrashta, Shishir Kolathaya, Bharadwaj Amrutur

    Abstract: Existing architectures for imitation learning using image-to-action policy networks perform poorly when presented with an input image containing multiple instances of the object of interest, especially when the number of expert demonstrations available for training are limited. We show that end-to-end policy networks can be trained in a sample efficient manner by (a) appending the feature map outp… ▽ More

    Submitted 26 December, 2020; originally announced January 2021.

    Comments: Accepted at IROS 2020

  18. Imitation Learning for High Precision Peg-in-Hole Tasks

    Authors: Sagar Gubbi, Shishir Kolathaya, Bharadwaj Amrutur

    Abstract: Industrial robot manipulators are not able to match the precision and speed with which humans are able to execute contact rich tasks even to this day. Therefore, as a means overcome this gap, we demonstrate generative methods for imitating a peg-in-hole insertion task in a 6-DOF robot manipulator. In particular, generative adversarial imitation learning (GAIL) is used to successfully achieve this… ▽ More

    Submitted 26 December, 2020; originally announced January 2021.

    Comments: Accepted at ICCAR 2020

  19. Teaching Robots Novel Objects by Pointing at Them

    Authors: Sagar Gubbi Venkatesh, Raviteja Upadrashta, Shishir Kolathaya, Bharadwaj Amrutur

    Abstract: Robots that must operate in novel environments and collaborate with humans must be capable of acquiring new knowledge from human experts during operation. We propose teaching a robot novel objects it has not encountered before by pointing a hand at the new object of interest. An end-to-end neural network is used to attend to the novel object of interest indicated by the pointing hand and then to l… ▽ More

    Submitted 25 December, 2020; originally announced December 2020.

  20. arXiv:2010.16342  [pdf, other

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

    Robust Quadrupedal Locomotion on Sloped Terrains: A Linear Policy Approach

    Authors: Kartik Paigwar, Lokesh Krishna, Sashank Tirumala, Naman Khetan, Aditya Sagi, Ashish Joglekar, Shalabh Bhatnagar, Ashitava Ghosal, Bharadwaj Amrutur, Shishir Kolathaya

    Abstract: In this paper, with a view toward fast deployment of locomotion gaits in low-cost hardware, we use a linear policy for realizing end-foot trajectories in the quadruped robot, Stoch $2$. In particular, the parameters of the end-foot trajectories are shaped via a linear feedback policy that takes the torso orientation and the terrain slope as inputs. The corresponding desired joint angles are obtain… ▽ More

    Submitted 10 November, 2020; v1 submitted 30 October, 2020; originally announced October 2020.

    Comments: Accepted in 4th Conference on Robot Learning 2020, MIT, USA

  21. arXiv:2007.14290  [pdf, other

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

    Learning Stable Manoeuvres in Quadruped Robots from Expert Demonstrations

    Authors: Sashank Tirumala, Sagar Gubbi, Kartik Paigwar, Aditya Sagi, Ashish Joglekar, Shalabh Bhatnagar, Ashitava Ghosal, Bharadwaj Amrutur, Shishir Kolathaya

    Abstract: With the research into development of quadruped robots picking up pace, learning based techniques are being explored for developing locomotion controllers for such robots. A key problem is to generate leg trajectories for continuously varying target linear and angular velocities, in a stable manner. In this paper, we propose a two pronged approach to address this problem. First, multiple simpler p… ▽ More

    Submitted 28 July, 2020; originally announced July 2020.

    Comments: 6 pages, Robot and Human Interaction Conference Italy 2020

  22. Local Stability of PD Controlled Bipedal Walking Robots

    Authors: Shishir Kolathaya

    Abstract: We establish stability results for PD tracking control laws in bipedal walking robots. Stability of PD control laws for continuous robotic systems is an established result, and we extend this for hybrid robotic systems, an alternating sequence of continuous and discrete events. Bipedal robots have the leg-swing as the continuous event, and the foot-strike as the discrete event. In addition, bipeds… ▽ More

    Submitted 1 January, 2020; originally announced January 2020.

    Comments: 10 pages, 5 figures

    Journal ref: Automatica 114 (2020) 108841

  23. arXiv:1912.12907  [pdf, other

    cs.RO

    Gait Library Synthesis for Quadruped Robots via Augmented Random Search

    Authors: Sashank Tirumala, Aditya Sagi, Kartik Paigwar, Ashish Joglekar, Shalabh Bhatnagar, Ashitava Ghosal, Bharadwaj Amrutur, Shishir Kolathaya

    Abstract: In this paper, with a view toward fast deployment of learned locomotion gaits in low-cost hardware, we generate a library of walking trajectories, namely, forward trot, backward trot, side-step, and turn in our custom-built quadruped robot, Stoch 2, using reinforcement learning. There are existing approaches that determine optimal policies for each time step, whereas we determine an optimal policy… ▽ More

    Submitted 30 December, 2019; originally announced December 2019.

    Comments: 7 pages, 11 figures, 1 table

  24. arXiv:1905.06077  [pdf, other

    cs.RO cs.LG

    Learning Active Spine Behaviors for Dynamic and Efficient Locomotion in Quadruped Robots

    Authors: Shounak Bhattacharya, Abhik Singla, Abhimanyu, Dhaivat Dholakiya, Shalabh Bhatnagar, Bharadwaj Amrutur, Ashitava Ghosal, Shishir Kolathaya

    Abstract: In this work, we provide a simulation framework to perform systematic studies on the effects of spinal joint compliance and actuation on bounding performance of a 16-DOF quadruped spined robot Stoch 2. Fast quadrupedal locomotion with active spine is an extremely hard problem, and involves a complex coordination between the various degrees of freedom. Therefore, past attempts at addressing this pr… ▽ More

    Submitted 15 May, 2019; v1 submitted 15 May, 2019; originally announced May 2019.

    Comments: Submitted to IEEE RO-MAN 2019. Supplementary video: https://youtu.be/INp4aa-8z2E

  25. arXiv:1901.00697  [pdf, other

    cs.RO

    Design, Development and Experimental Realization of a Quadrupedal Research Platform: Stoch

    Authors: Dhaivat Dholakiya, Shounak Bhattacharya, Ajay Gunalan, Abhik Singla, Shalabh Bhatnagar, Bharadwaj Amrutur, Ashitava Ghosal, Shishir Kolathaya

    Abstract: In this paper, we present a complete description of the hardware design and control architecture of our custom built quadruped robot, called the `Stoch'. Our goal is to realize a robust, modular, and a reliable quadrupedal platform, using which various locomotion behaviors are explored. This platform enables us to explore different research problems in legged locomotion, which use both traditional… ▽ More

    Submitted 27 February, 2019; v1 submitted 3 January, 2019; originally announced January 2019.

    Comments: Accepted by International Conference on Control, Automation and Robotics (ICCAR) 2019. Supplementary Video: https://youtu.be/Wxx9pwwTIL4

  26. arXiv:1810.03842  [pdf, other

    cs.RO cs.LG

    Realizing Learned Quadruped Locomotion Behaviors through Kinematic Motion Primitives

    Authors: Abhik Singla, Shounak Bhattacharya, Dhaivat Dholakiya, Shalabh Bhatnagar, Ashitava Ghosal, Bharadwaj Amrutur, Shishir Kolathaya

    Abstract: Humans and animals are believed to use a very minimal set of trajectories to perform a wide variety of tasks including walking. Our main objective in this paper is two fold 1) Obtain an effective tool to realize these basic motion patterns for quadrupedal walking, called the kinematic motion primitives (kMPs), via trajectories learned from deep reinforcement learning (D-RL) and 2) Realize a set of… ▽ More

    Submitted 26 February, 2019; v1 submitted 9 October, 2018; originally announced October 2018.

    Comments: Accepted by ICRA 2019. Supplementary Video: https://youtu.be/kiLKSqI4KhE

  27. arXiv:1801.00618  [pdf, other

    math.OC cs.RO

    Input to State Stability of Bipedal Walking Robots: Application to DURUS

    Authors: Shishir Kolathaya, Jacob Reher, Aaron D. Ames

    Abstract: Bipedal robots are a prime example of systems which exhibit highly nonlinear dynamics, underactuation, and undergo complex dissipative impacts. This paper discusses methods used to overcome a wide variety of uncertainties, with the end result being stable bipedal walking. The principal contribution of this paper is to establish sufficiency conditions for yielding input to state stable (ISS) hybrid… ▽ More

    Submitted 2 January, 2018; originally announced January 2018.

    Comments: 16 pages, 10 figures

  28. arXiv:1707.02258  [pdf, other

    math.DS cs.RO

    Phase Uncertainty to State Stability of Continuous Periodic Orbits

    Authors: Shishir Nadubettu Yadukumar Kolathaya

    Abstract: The paper shows sufficiency conditions for stability of continuous periodic orbits under phase uncertainty. Phase based uncertainty is a trait of bipedal walking robots, where the desired trajectories are parameterized by a monotonous function. This monotonous function, called the phase variable, is often affected by intermittent perturbations due to noisy sensors. We will mainly focus on continuo… ▽ More

    Submitted 7 July, 2017; originally announced July 2017.

    Comments: 6 pages, 2 figures

  29. arXiv:1608.02683  [pdf, other

    math.OC cs.DS cs.RO eess.SY

    System Identification and Control of Valkyrie through SVA--Based Regressor Computation

    Authors: Shishir Kolathaya, Benjamin J. Morris, Ryan W. Sinnet, Aaron D. Ames

    Abstract: This paper demonstrates simultaneous identification and control of the humanoid robot, Valkyrie, utilizing Spatial Vector Algebra (SVA). In particular, the inertia, Coriolis-centrifugal and gravity terms for the dynamics of a robot are computed using spatial inertia tensors. With the assumption that the link lengths or the distance between the joint axes are accurately known, it will be shown that… ▽ More

    Submitted 12 September, 2016; v1 submitted 8 August, 2016; originally announced August 2016.

    Comments: 8 pages, 15 figures