indraneelpatil / bottleneck_guided_rrt

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).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

indraneelpatil/bottleneck_guided_rrt Stargazers