๐ค AI Summary
Quadrupedal robots exhibit limited locomotion adaptability on dynamic, unknown terrains and often rely on heuristic footstep selection or computationally intensive optimization. Method: This paper proposes an integrated planning framework that unifies symbolic-level reactive synthesis with mixed-integer convex programming (MICP) to generate physically feasible, safe, and robust gaits with real-time adjustability. Contribution/Results: We introduce a novel symbolic repair mechanism and a latency-aware coordination strategy, significantly reducing online optimization overhead and enabling seamless integration of offline synthesis and online execution. Extensive simulation and hardware experiments demonstrate that the system autonomously detects locomotion skill gapsโe.g., on scattered stepping stones or exposed rebarโand achieves safe, dynamic adaptive walking. The approach markedly improves robustness and real-time performance in complex, unstructured environments.
๐ Abstract
We present an integrated planning framework for quadrupedal locomotion over dynamically changing, unforeseen terrains. Existing methods often depend on heuristics for real-time foothold selection-limiting robustness and adaptability-or rely on computationally intensive trajectory optimization across complex terrains and long horizons. In contrast, our approach combines reactive synthesis for generating correct-by-construction symbolic-level controllers with mixed-integer convex programming (MICP) for dynamic and physically feasible footstep planning during each symbolic transition. To reduce the reliance on costly MICP solves and accommodate specifications that may be violated due to physical infeasibility, we adopt a symbolic repair mechanism that selectively generates only the required symbolic transitions. During execution, real-time MICP replanning based on actual terrain data, combined with runtime symbolic repair and delay-aware coordination, enables seamless bridging between offline synthesis and online operation. Through extensive simulation and hardware experiments, we validate the framework's ability to identify missing locomotion skills and respond effectively in safety-critical environments, including scattered stepping stones and rebar scenarios.