# 1534 / Foothold Selection Considering Constraint and Slippage Evaluation for Legged Robots

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

Title: Foothold Selection Considering Constraint and Slippage Evaluation for Legged Robots

Authors: Yufei Liu, Lei Jiang, Chong Tian, Boyang Xing, Zhirui Wang, Bo Su, Tong Yan, Liang Ding, and Haibo Gao

Abstract: Legged robots over a rugged terrain can be accomplished by taking the environment and control constraint models into account when planning foothold and robot movements. In this paper, the foot-terrain slippage evaluation model for 3-DOF leg based on dynamics model is proposed. The authors evaluate the geometrical characteristics of each cell on the local elevation map, checks slippage state constraints and kinematic constraints. Then, we employ reinforcement learning and imitation learning to develop the relationship between the local elevation map, robot state, and robot behavior. The method can help to select the foothold considered geometrical characteristics on the elevation map and the robot state can be determined. The experiments were carried out on legged robots walking over rough terrain in both simulation and real robotic platforms. And the experimental results have demonstrated the effectiveness of the proposed method.

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/1534.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.
