Motion Planning for Hybrid Dynamical Systems: Framework, Algorithm Template, and a Sampling-based Approach
Nan Wang, Ricardo G. Sanfelice

TL;DR
This paper introduces a comprehensive framework and a sampling-based algorithm, HyRRT, for motion planning in hybrid dynamical systems, ensuring probabilistic completeness and applicability to systems with continuous and discrete behaviors.
Contribution
It formulates hybrid system motion planning using a general hybrid equation framework and develops HyRRT, a probabilistically complete RRT-based algorithm for hybrid systems.
Findings
HyRRT is probabilistically complete under mild conditions.
The algorithm successfully plans motions for bouncing ball and walking robot systems.
The approach relaxes traditional positive clearance assumptions.
Abstract
This paper focuses on the motion planning problem for the systems exhibiting both continuous and discrete behaviors, which we refer to as hybrid dynamical systems. Firstly, the motion planning problem for hybrid systems is formulated using the hybrid equation framework, which is general to capture most hybrid systems. Secondly, a propagation algorithm template is proposed that describes a general framework to solve the motion planning problem for hybrid systems. Thirdly, a rapidly-exploring random trees (RRT) implementation of the proposed algorithm template is designed to solve the motion planning problem for hybrid systems. At each iteration, the proposed algorithm, called HyRRT, randomly picks a state sample and extends the search tree by flow or jump, which is also chosen randomly when both regimes are possible. Through a definition of concatenation of functions defined on hybrid…
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 Path Planning Algorithms · Reinforcement Learning in Robotics · AI-based Problem Solving and Planning
