Part of the Italian Institute of Technology, Genoa, Italy
14 years of expertise in legged systems research
Robot Design, Locomotion, (Hydraulic) Control, Perception, etc.
Focus on heavy duty robots over rough terrain
Lab Head:
Claudio Semini
The first steps of HyQ
Mainly open loop with pre-generated trajectories
C. Semini et al., Design of HyQ - a Hydraulically and Electrically Actuated Quadruped Robot JSCE, 2011.
Focus on low level torque control (joint, leg and torso)
Blind locomotion
V. Barasuol et al.,A Reactive Controller Framework for Quadrupedal Locomotion on Challenging Terrain, ICRA, 2013.
C. Semini et al., Towards versatile legged robots through active impedance control, IJRR, 2015.
T. Boaventura et al., Model-Based Hydraulic Impedance Control for Dynamic Robots Robotics, T-RO, 2015.
2nd generation of the HyQ flagship robots
Challenges due to HyQ's workspace
HyQ2Max's workspace allows it to self-right
C. Semini et al, Design of the Hydraulically-Actuated, Torque-Controlled Quadruped Robot HyQ2Max, T-Mech, 2016.
What did HyQ2Max lack?
Power Autonomy, Robustness, and Reliability
MOOG Actuators
HPU (on-board)
Power Supply (on-board)
3rd generation of the HyQ flagship robots
Quadrupedal Robots for Heavy Duty Operations
Piaggio P180 Avanti
Weight: 3300kg
Length: 14.4m
Wingspan: 14m
C. Semini et al, Brief introduction to the quadruped robot HyQReal, I-RIM, 2019.
First steps of HyQReal
Before pulling the plane
Robot Teleoperativo (Partners: IIT + INAIL*)
Separate humans from hazardous situations
Teleoperating the robot
Teleoperate a robot with an arm (field robot)
*National Institute for Insurance Against Accidents at Work
ARM:
Custom designed to fit the project's requirements
5 DOF robotic arm
Leight weight: 5kg excluding end-effector
Payload: 5kg excluding end-effector
Torque/Impedance Control
Optimized Workspace
Pick up
Operate
Stow (for better distributed weight when not used)
HERI-II hand
4-fingered
Integrated pressure sensing
Integrated visual feedback
E. Barrett et al., Mechatronic Design and Control of a Light Weight Manipulator Arm for Mobile Platforms, AIM, 2021.
Z. Ren et al., HERI II: A robust and flexible robotic hand based on modular finger design and under actuation principles, IROS, 2018.
I. Sarakoglou et al., HEXOTRAC: A highly Under-Actuated Hand Exoskeleton for Finger Tracking and Force Feedback, IROS, 2016.
A. Brygo et al., Synergy-Based Interface for Bilateral Tele-manipulations of a Master-Slave System with Large Asymmetries, ICRA 2016.
G. Li et al., A Novel Orientability Index and the Kinematic Design of the RemoT-ARM: A Haptic Master with Large and Dexterous Workspace, 2020.
Hip Adduction-Abduction (HAA)
Hip Flexion-Extension (HFE)
Knee Flexion-Extension (KFE)
Dynamic: They can change or move.
Unexplored: The robot has not traversed it before.
Uncertain: In scenarios where vision is denied, or when the robot's perception is noisy.
Relies on the internal robot measurements to acquire the terrain information.
Relies on directly acquiring the terrain information mainly using the robot's vision.
load-cells, torque sensors, encoders, etc.
lidar, radar, cameras, temperature sensors, etc.
Barasuol 2019
Focchi 2013
M. Focchi et al., Local Reflex Generation for Obstacle Negotiation in Quadrupedal Locomotion, CLAWAR, 2013.
V. Barasuol et al., On the detection and localization of shin collisions and reactive actions in quadruped robots, CLAWAR, 2019.
Barasuol 2015
Villarreal 2019
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.
Visual feedback is denied (smoky areas, or areas with thick vegetation).
Terrain map is unreliable.
Limited to corrective actions (step reflexes).
Do not act on what is ahead of the robot.
Control
State Estimation
Planning
Proprioception
Vision
Physical Properties
Friction
Impedance
Geometry
Using Optimization and Machine Learning
Passive Whole-Body Control (pWBC)
STANCE: Locomotion Adaption over Soft Terrain
ViTAL: Vision-based Terrain-Aware Locomotion
S. Fahmi, C. Mastalli, M. Focchi, and C. Semini, “Passive Whole-Body Control for Quadruped Robots: Experimental Validation over Challenging Terrain,” IEEE Robot. Automat. Lett. (RA-L), vol. 4, no. 3, pp. 2553–2560, Jul. 2019.
S. Fahmi, M. Focchi, A. Radulescu, G. Fink, V. Barasuol, and C. Semini, “STANCE: Locomotion Adaptation over Soft Terrain,” IEEE Trans. Robot. (T-RO), vol. 36, no. 2, pp. 443–457, Apr. 2020.
S. Fahmi, “On Terrain-Aware Locomotion for Legged Robots,” Ph.D. disseration, Apr. 2021.
To achieve dynamic locomotion, the robot should:
Track the desired reference trajectories.
Maintain balance.
Reason about the robot's (full) dynamics and limits.
To achieve TAL, the robot should reason about the contact interaction such as the terrain's inclination and frictional properties, etc.
How to deal with all these objectives in an optimal way?
A Whole-Body Control (WBC) Framework.
Locomotion Planner [1]-[3]
State Estimator [4]
WBC
Low-level Control [5]
[1] B. Aceituno-Cabezas et al., Simultaneous Contact, Gait and Motion Planning for Robust Multi-Legged Locomotion via Mixed-Integer Convex Optimization, RA-L 2017.
[2] C. Mastalli et al., Trajectory and Foothold Optimization using Low-Dimensional Models for Rough Terrain Locomotion, ICRA, 2017.
[3] M. Focchi et al., Heuristic planning for rough terrain locomotion in presence of external disturbances and variable perception quality, STAR, 2020.
[4] S. Nobili et al., Heterogeneous sensor fusion for accurate state estimation of dynamic legged robots, RSS, 2017.
[5] T. Boaventura et al., Modelbased hydraulic impedance control for dynamic robots," T-RO, 2015.
Execute the planned trajectories of the body and swinging leg (control tasks).
Keep the robot balanced.
Respect the un-actuated part of the dynamics.
Respect the robot's actuated part of the dynamics, and the joint & torque limits.
Respect the contact constraints due to the interaction with the terrain.
Maintain contact consistency.
Cast these objectives as an optimization problem via Quadratic Programming (QP).
Map the solution to joint torques using inverse dynamics.
1. Control Tasks Tracking
2. Physical Consistency
3. Joint & Torque Limits
4. Friction Constraints
5. Unilaterality Constraints
6. Stance Task
B. Aceituno-Cabezas et al., Simultaneous Contact, Gait and Motion Planning for Robust Multi-Legged Locomotion via Mixed-Integer Convex Optimization, RA-L 2017.
C. Mastalli et al., Trajectory and Foothold Optimization using Low-Dimensional Models for Rough Terrain Locomotion, ICRA, 2017.
S. Fahmi et al., Passive Whole-Body Control for Quadruped Robots: Experimental Validation over Challenging Terrain, RA-L, 2019.
Passive WBC (pWBC) = Standard WBC (sWBC)
Reformulate the sWBC to account for the contact dynamics
C3 = compliant contact consistent
How will the new WBC know about the current terrain impedance parameters?
C3 = compliant contact consistent
Feedback the terrain impedance parameters using a Terrain Compliance Estimator (TCE)
C3 = compliant contact consistent
Simultaneously, at every control loop
S. Fahmi et al., STANCE: Locomotion Adaptation over Soft Terrain, T-RO, 2021.
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 are 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?
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.
Claudio Semini
Victor Barasuol
Geoff Fink
Michele Focchi
Andreea Radulescu
Octavio Villarreal
Domingo Esteban
Carlos Mastalli
Model Predictive Control
N. Rathod et al., Mobility-enhanced MPC for Legged Locomotion on Rough Terrain, under review, 2021.
O. Villarreal et al., MPC-based Controller with Terrain Insight for Dynamic Legged Locomotion, ICRA, 2020.
Feasible Region
R. Orsolino et al., Feasible Region: an Actuation-Aware Extension of the Support Region T-RO, 2020.
State Estimation
S. Fahmi et al., On State Estimation for Legged Locomotion over Soft Terrain IEEE Sensors Letters, Jan. 2021.
G. Fink and C. Semini, Proprioceptive Sensor Fusion for Quadruped Robot State Estimation, IROS, 2020.
Robot Balancing
C. Gonzalez et al., Line Walking and Balancing for Legged Robots with Point Feet, IROS, 2020.