Kinodynamic RRT* Motion Planner A C++17 implementation of kinodynamic RRT* for a non-holonomic unicycle vehicle, with a Python visualization script that renders the search tree, obstacles, and final ...
Implementations of the core mobile-robot autonomy stack, written from scratch in Python / ROS2 and demonstrated in Gazebo & RViz simulation. Graduate robotics coursework (RE 607, Widener University).
Abstract: The aim of this paper is to propose a VGA*-RRT* planning model, which integrates the A* algorithm and the improved Rapidly Exploring Random Tree Star(RRT*) algorithm to address the path ...
Abstract: This paper proposes an Adaptive Bi-directional Rapidly-exploring Random Tree (ABi-RRT) algorithm with the objective of addressing challenges in three-dimensional path planning of unmanned ...