English

Fillet-based RRT*: A Rapid Convergence Implementation of RRT* for Curvature Constrained Vehicles

Robotics 2023-02-24 v1 Systems and Control Systems and Control

Abstract

Rapidly exploring random trees (RRTs) have proven effective in quickly finding feasible solutions to complex motion planning problems. RRT* is an extension of the RRT algorithm that provides probabilistic asymptotic optimality guarantees when using straight-line motion primitives. This work provides extensions to RRT and RRT* that employ fillets as motion primitives, allowing path curvature constraints to be considered when planning. Two fillets are developed, an arc-based fillet that uses circular arcs to generate paths that respect maximum curvature constraints and a spline-based fillet that uses Bezier curves to additionally respect curvature continuity requirements. Planning with these fillets is shown to far exceed the performance of RRT* using Dubin's path motion primitives, approaching the performance of planning with straight-line path primitives. Path sampling heuristics are also introduced to accelerate convergence for nonholonomic motion planning. Comparisons to established RRT* approaches are made using the Open Motion Planning Library (OMPL).

Keywords

Cite

@article{arxiv.2302.11648,
  title  = {Fillet-based RRT*: A Rapid Convergence Implementation of RRT* for Curvature Constrained Vehicles},
  author = {James Swedeen and Greg Droge and Randall Christensen},
  journal= {arXiv preprint arXiv:2302.11648},
  year   = {2023}
}

Comments

53 pages, 23 figures, submitted to Journal of Intelligent and Robotic Systems