Real time A* Adaptive Action Set Footstep Planning with Human Locomotion Energy Approximations Considering Angle Difference for Heuristic Function
Joon-Ha Kim

TL;DR
This paper introduces a real-time adaptive footstep planning algorithm for bipedal robots that uses energy-based heuristics, angle difference considerations, and dynamic action sets to improve navigation efficiency and collision avoidance.
Contribution
It proposes a novel heuristic function considering angle difference, integrates energy approximations of human walking, and adapts the action set dynamically for efficient real-time navigation.
Findings
Effective collision avoidance demonstrated in simulations.
Reduced local minima issues in footstep planning.
Successful real robot navigation validation.
Abstract
The problem of navigating a bipedal robot to a desired destination in various environments is very important. However, it is very difficult to solve the navigation problem in real time because the computation time is very long due to the nature of the biped robot having a high degree of freedom. In order to overcome this, many scientists suggested navigation through the footstep planning. Usually footstep planning use the shortest distance or angles as the objective function based on the A * algorithm. Recently, the energy required for human walking, which is widely used in human dynamics, approximated by a polynomial function is proposed as a better cost function that explains the movement of the bipedal robot. In addition, for the real time navigation, using the action set of the A * algorithm not fixed, but the number changing according to the situation, so that the computation time…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Locomotion and Control · Robotic Path Planning Algorithms · Modular Robots and Swarm Intelligence
