# 6316 / Perceptive Locomotion of Legged Robot Coupling Model Predictive Control and Terrain Mapping

<https://doi.org/10.56884/KPGL5403>

Title: Perceptive Locomotion of Legged Robot Coupling Model Predictive Control and Terrain Mapping

Authors: Boyang Xing, Bo Su, Lei Jiang, Yufei Liu, Zhirui Wang, Jianxin Zhao, and Tianqi Qiu

Abstract: Legged robots promise an advantage over traditional wheeled systems, however, most legged robots are still confined to structured and flat environments. In this paper, we present a motion planner for the perceptive rough-terrain locomotion with quadruped robots. One of the main reasons for this is the difficulty in planning complex whole-body motions while taking into account the terrain conditions. This problem is very high-dimensional as it considers the robots dynamics together with the terrain model in a suitable problem formulation. In this work, we propose a novel trajectory and foothold optimization method that plans dynamically both foothold locations and motions (coupled planning). It jointly optimizes body motion, step duration and foothold selection, considering the terrain topology. Our model predictive controller tracks compliantly trunk motions while avoiding slippage. We test our method and comparative evaluations over a set of terrains of progressively increasing difficulty. To this end, we present a novel pose optimization approach that enables the robot to climb over significant obstacles. We experimentally validate our approach with the quadrupedal robot Panda5 autonomously traversing obstacles such steps, inclines, and stairs. The locomotion planner re-plans the motion at every step to cope with disturbances and dynamic environments.

Order the full paper: <https://www.istvs.org/proceedings-orders/paper>

ISTVS members: receive three papers per year as part of your membership via the ISTVS Member Portal: <https://istvs.knack.com/member-portal/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://2022.istvs.org/papers/6316.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
