Skip to content
#

rrtstar

Here are 15 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++

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++

Add this topic to your repo

To associate your repository with the rrtstar topic, visit your repo's landing page and select "manage topics."

Learn more