Motion Planning and Control with Unknown Nonlinear Dynamics through Predicted Reachability

📅 2025-03-05
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Autonomous motion planning in environments with unknown nonlinear dynamics remains challenging due to the lack of reliable system models and guaranteed trajectory feasibility. Method: This paper proposes a unified planning–control adaptive framework. It employs state-space partitioning and online piecewise affine (PWA) modeling, integrating prior knowledge with real-time system identification to construct predictive reachability conditions. A novel heuristic edge-weighting mechanism—grounded in existential determinism—guides exploration–exploitation-balanced incremental directed weighted graph evolution; controller synthesis is performed in real time via an A*-like search. Contribution/Results: This work is the first to jointly integrate predictive reachability analysis, existence-aware graph evolution, and closed-loop PWA control. Evaluated in simulated mobile robot navigation over unknown terrain, the framework significantly improves trajectory feasibility and navigation robustness compared to baseline approaches.

Technology Category

Application Category

📝 Abstract
Autonomous motion planning under unknown nonlinear dynamics presents significant challenges. An agent needs to continuously explore the system dynamics to acquire its properties, such as reachability, in order to guide system navigation adaptively. In this paper, we propose a hybrid planning-control framework designed to compute a feasible trajectory toward a target. Our approach involves partitioning the state space and approximating the system by a piecewise affine (PWA) system with constrained control inputs. By abstracting the PWA system into a directed weighted graph, we incrementally update the existence of its edges via affine system identification and reach control theory, introducing a predictive reachability condition by exploiting prior information of the unknown dynamics. Heuristic weights are assigned to edges based on whether their existence is certain or remains indeterminate. Consequently, we propose a framework that adaptively collects and analyzes data during mission execution, continually updates the predictive graph, and synthesizes a controller online based on the graph search outcomes. We demonstrate the efficacy of our approach through simulation scenarios involving a mobile robot operating in unknown terrains, with its unknown dynamics abstracted as a single integrator model.
Problem

Research questions and friction points this paper is trying to address.

Autonomous motion planning under unknown nonlinear dynamics.
Adaptive exploration and control in uncertain environments.
Online synthesis of controllers using predictive reachability analysis.
Innovation

Methods, ideas, or system contributions that make the work stand out.

Hybrid planning-control framework for unknown dynamics
Piecewise affine system approximation with graph abstraction
Online controller synthesis via predictive reachability updates
🔎 Similar Papers