rrtstar
Here are 5 public repositories matching this topic...
This project consists of C++ implementations of a 3D Rapidly Exploring Random Tree and three other extensions called RRT*, Execution Extended RRT and Synchronised Greedy Biased RRT. It also includes a heuristically guided RRT* with biased sampling towards relevant bottleneck points predicted by a 3D CNN(modified VoxNet in Tensorflow).
-
Updated
Mar 24, 2023 - C++
Implementation of a rapidly expanding random trees algorithm for ROS (Robot Operating System).
-
Updated
Jun 19, 2020 - C++
University group project concerning the use of an optimal motion planning algorithm to move a mobile that is assigned a navigation task. The optimal motion planning algorithm chosen is the anytime motion planning based on the RRT*, which is a sampling-based algorithm with an asymptotic optimality property. The simulation environment is V-rep.
-
Updated
Nov 22, 2020 - C++
Improve this page
Add a description, image, and links to the rrtstar topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rrtstar topic, visit your repo's landing page and select "manage topics."