Efficient Anytime CLF Reactive Planning System for a Bipedal Robot on Undulating Terrain

08/15/2021
by   Jiunn-Kai Huang, et al.
0

We propose and experimentally demonstrate a reactive planning system for bipedal robots on unexplored, challenging terrains. The system consists of a low-frequency planning thread (5 Hz) to find an asymptotically optimal path and a high-frequency reactive thread (300 Hz) to accommodate robot deviation. The planning thread includes: a multi-layer local map to compute traversability for the robot on the terrain; an anytime omnidirectional Control Lyapunov Function (CLF) for use with a Rapidly Exploring Random Tree Star (RRT*) that generates a vector field for specifying motion between nodes; a sub-goal finder when the final goal is outside of the current map; and a finite-state machine to handle high-level mission decisions. The system also includes a reactive thread to obviate the non-smooth motions that arise with traditional RRT* algorithms when performing path following. The reactive thread copes with robot deviation while eliminating non-smooth motions via a vector field (defined by a closed-loop feedback policy) that provides real-time control commands to the robot's gait controller as a function of instantaneous robot pose. The system is evaluated on various challenging outdoor terrains and cluttered indoor scenes in both simulation and experiment on Cassie Blue, a bipedal robot with 20 degrees of freedom. All implementations are coded in C++ with the Robot Operating System (ROS) and are available at https://github.com/UMich-BipedLab/CLF_reactive_planning_system.

READ FULL TEXT

page 1

page 8

page 9

page 10

page 11

research
11/06/2017

Reactive Integrated Mission and Motion planning

Correct-by-construction manipulation planning in a dynamic environment, ...
research
05/17/2023

RAMP: Hierarchical Reactive Motion Planning for Manipulation Tasks Using Implicit Signed Distance Functions

We introduce Reactive Action and Motion Planner (RAMP), which combines t...
research
03/07/2023

Exploring Kinodynamic Fabrics for Reactive Whole-Body Control of Underactuated Humanoid Robots

For bipedal humanoid robots to successfully operate in the real world, t...
research
11/14/2020

Locomotion and Control of a Friction-Driven Tripedal Robot

This letter considers control of a radially symmetric tripedal friction-...
research
09/10/2021

A Holistic Approach to Reactive Mobile Manipulation

We present the design and implementation of a taskable reactive mobile m...
research
07/01/2020

Deliberate Exploration Supports Navigation in Unfamiliar Worlds

To perform tasks well in a new domain, one must first know something abo...
research
10/22/2021

Learning Stable Vector Fields on Lie Groups

Learning robot motions from demonstration requires having models that ar...

Please sign up or login with your details

Forgot password? Click here to reset