Class QRRTImpl

Inheritance Relationships

Base Type

Class Documentation

class QRRTImpl : public ompl::multilevel::BundleSpaceGraph

Implementation of BundleSpace Rapidly-Exploring Random Trees Algorithm.

Public Functions

QRRTImpl(const ompl::base::SpaceInformationPtr &si, BundleSpace *parent_)
virtual ~QRRTImpl() override
virtual void grow() override

One iteration of RRT with adjusted sampling function.