This repository contains ROS2 Humble packages implementing hybrid path planning algorithms, including reeds_shepp_hybrid_astar and dubins_hybrid_star
-
Updated
Dec 5, 2024 - C++
This repository contains ROS2 Humble packages implementing hybrid path planning algorithms, including reeds_shepp_hybrid_astar and dubins_hybrid_star
Freespace Reeds-Shepp planner that is an order of magnitude faster than OMPL's implementation with no compromise, no parallelization, and no multi-threading.
Introduces and solves the under-specified Reeds-Shepp problem: find the vehicle orientation that results in the shortest path.
Add a description, image, and links to the reeds-shepp-curves topic page so that developers can more easily learn about it.
To associate your repository with the reeds-shepp-curves topic, visit your repo's landing page and select "manage topics."