ahq1993 / ib-rrtstar

A bidirectional version of rrtstar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IB-RRT*

The code by Sertac Karaman (https://svn.csail.mit.edu/rrtstar) has been modified and adapted for the implementation of Inteliigent Bidirectional-RRT* [1].

[1] Ahmed Hussain Qureshi and Yasar Ayaz, "Intelligent Bidirectional Rapidly-Exploring Random Trees for Optimal Motion Planning in Complex Cluttered Environments",International Journal of Robotics and Autonomous Systems, Elsevier, Vol. 68, pp. 1-11, 2015. Paper:https://arxiv.org/abs/1703.08944

About

A bidirectional version of rrtstar.

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 49.0%Language:CMake 34.9%Language:C 12.7%Language:Makefile 3.3%