November, 2021
Passive Whole-Body Control (pWBC)
STANCE: Locomotion Adaption over Soft Terrain
On State Estimation for Legged Robots over Soft Terrain
ViTAL: Vision-based Terrain-Aware Locomotion
Control
State Estimation
Planning
Proprioception
Vision
Physical Properties
Friction
Impedance
Geometry
Using Optimization and Machine Learning
Plan the feet & base states simultaneously.
Separate the plan into feet & base plans.
Planning the feet motion ⇒ foothold selection
Planning the body motion ⇒ pose adaptation
Planning the feet motion ⇒ foothold selection
Esteban 2020
Better Evaluation Criteria
Improved CNNs
Villarreal 2019
Better Evaluation Criteria
Self-supervised via CNNs
Barasuol 2015
Simple Evaluation Criteria
Expert demonstrations
V. Barasuol et al., Reactive Trotting with Foot Placement Corrections through Visual Pattern Classification, IROS, 2015.
O. Villarreal et al., Fast and Continuous Foothold Adaptation for Dynamic Locomotion through CNNs, RA-L, 2019.
D. Esteban et al., On the Influence of Body Velocity in Foothold Adaptations for Dynamic Legged Locomotion via CNNs, CLAWAR, 2020.
Goal: Select footholds based on the terrain information and the robot's capabilities.
M. Kalakrishnan et al., Learning, planning, and control for quadruped locomotion over challenging terrain, IJRR 2011.
P. Fankhauser et al., Robust Rough-Terrain Locomotion with a Quadrupedal Robot, IROS, 2018.
Kalakrishnan 2011
Fankhauser 2018
Goal: Adapt the robot's pose based on the terrain information and the robot's capabilities.
The problem with current pose adaptation strategies is that they focus on finding one optimal solution based on given selected footholds.
First, the footholds are selected.
Then, the pose is optimized based on that.
What if the given footholds not reached (if the robot gets disturbed)?
The robot may end up in a state with no reachable safe footholds.
Propose a different paradigm for pose adaptation.
Instead of finding body poses that are optimal w.r.t given footholds,
we find body poses that will maximize the chances of the robot to reach safe footholds.
Put the robot in a state that if it gets disturbed, it remains around a set of solutions that are still safe & reachable.
Vision-Based Foothold Adaptation (VFA)
Vision-Based Pose Adaptation (VPA)
Foothold Evaluation Criteria (FEC)
What the robot is capable of doing?
Rejects footholds that cause foot trajectory collision.
Rejects footholds that are outside the workspace during the entire gait phase.
Rejects footholds that cause leg collision with the terrain.
Rejects footholds that are near holes, spikes, edges, and corners.
First, we extract heightmaps that are centered around the projection of the leg hip location.
Then, the pose evaluation stage will evaluate the criteria for all the samples of the hip heights.
The pose evaluation stage will output samples of number of safe footholds.
The output of the function approximation is
These samples are then used to approximate a continuous function of the number of safe footholds at the function approximation stage.
Finally, the pose optimization stage finds the optimal pose that maximizes for all of the legs
Height
Roll
Pitch
hind hips rising up
hind hips lowering down
front hips rising up
front hips lowering down
O. Villarreal et al., MPC-based Controller with Terrain Insight for Dynamic Legged Locomotion, ICRA, 2020.
We presented ViTAL, a decoupled visual planning strategy
ViTAL consisted of :
VFA for foothold selection
VPA for pose adaptation
Introduced a different paradigm in pose adaptation
Finds the body poses that maximize the chances of the legs to succeed in reaching safe footholds
FEC (notion of safety) that characterizes the robot's capabilities
ViTAL allows HyQ and HyQReal to traverse a wide variety of terrains under various forward velocities.
These terrains included stairs, gaps, etc.
Forward velocities varied from 0.2m/s to 0.75 m/s.
We showed that the VPA resulted in body poses that are aware of the terrain, and of what the robot and its legs can do.
The VPA puts the robot in a pose that provides the feet with higher number of safe footholds which allows the robot to succeed unlike the baseline that fails.
State Estimation and Mapping
Tracking the Reference Motion
Optimization-based Skills (FEC)
Commanding forward velocities
Confined Spaces
Dynamically feasible ViTAL
FEC analysis on Mini Cheetah Vision (v2)?