A ROS move_base local planner plugin for Car-Like robots with Ackermann or 4-Wheel-Steering.
-
Updated
Jul 9, 2019 - C++
A ROS move_base local planner plugin for Car-Like robots with Ackermann or 4-Wheel-Steering.
Motion planning algorithm implementation
AI project for 3D Path Planning. Other details and running instructions can be found on the Readme.md file
Analytical solvers for Differential Drive, Reeds-Shepp car, and Dubins Car for finding optimal trajectories.
Path Planning, Motion Planning, Kinematics, Dynamics
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-planner topic page so that developers can more easily learn about it.
To associate your repository with the reeds-shepp-planner topic, visit your repo's landing page and select "manage topics."