Online Trajectory Optimization for Arbitrary-Shaped Mobile Robots via Polynomial Separating Hypersurfaces
Shuoye Li, Zhiyuan Song, Yulin Li, Zhihai Bi, Jun Ma
TL;DR
Many trajectory planners rely on convex approximations, which lead to conservatism for nonconvex robots in cluttered spaces. This paper generalizes the separating hyperplane concept to polynomial separating hypersurfaces, proving that any two disjoint bounded closed sets can be strictly separated by a polynomial; it then formulates an NLP that jointly optimizes the robot trajectory and the separating polynomial coefficients, with obstacles represented as clustered point clouds. The approach enables geometry-aware collision avoidance for arbitrary-shaped robots in real time, demonstrated through simulations and real-world experiments against baseline methods, showing smooth, collision-free, agile maneuvers in narrow passages and dense forests. The results suggest a practical online planning tool capable of handling nonconvex morphologies without conservative convex hull simplifications, enabling safer navigation in unknown environments.
Abstract
An emerging class of trajectory optimization methods enforces collision avoidance by jointly optimizing the robot's configuration and a separating hyperplane. However, as linear separators only apply to convex sets, these methods require convex approximations of both the robot and obstacles, which becomes an overly conservative assumption in cluttered and narrow environments. In this work, we unequivocally remove this limitation by introducing nonlinear separating hypersurfaces parameterized by polynomial functions. We first generalize the classical separating hyperplane theorem and prove that any two disjoint bounded closed sets in Euclidean space can be separated by a polynomial hypersurface, serving as the theoretical foundation for nonlinear separation of arbitrary geometries. Building on this result, we formulate a nonlinear programming (NLP) problem that jointly optimizes the robot's trajectory and the coefficients of the separating polynomials, enabling geometry-aware collision avoidance without conservative convex simplifications. The optimization remains efficiently solvable using standard NLP solvers. Simulation and real-world experiments with nonconvex robots demonstrate that our method achieves smooth, collision-free, and agile maneuvers in environments where convex-approximation baselines fail.
