Exotica
Public Member Functions | Protected Attributes | List of all members
exotica::OMPLTimeIndexedStateValidityChecker Class Reference

#include <time_indexed_rrt_connect.h>

Inheritance diagram for exotica::OMPLTimeIndexedStateValidityChecker:
Inheritance graph
Collaboration diagram for exotica::OMPLTimeIndexedStateValidityChecker:
Collaboration graph

Public Member Functions

 OMPLTimeIndexedStateValidityChecker (const ompl::base::SpaceInformationPtr &si, const TimeIndexedSamplingProblemPtr &prob)
 
bool isValid (const ompl::base::State *state) const override
 
bool isValid (const ompl::base::State *state, double &dist) const override
 

Protected Attributes

TimeIndexedSamplingProblemPtr prob_
 

Constructor & Destructor Documentation

◆ OMPLTimeIndexedStateValidityChecker()

exotica::OMPLTimeIndexedStateValidityChecker::OMPLTimeIndexedStateValidityChecker ( const ompl::base::SpaceInformationPtr &  si,
const TimeIndexedSamplingProblemPtr prob 
)

Member Function Documentation

◆ isValid() [1/2]

bool exotica::OMPLTimeIndexedStateValidityChecker::isValid ( const ompl::base::State *  state) const
override

◆ isValid() [2/2]

bool exotica::OMPLTimeIndexedStateValidityChecker::isValid ( const ompl::base::State *  state,
double &  dist 
) const
override

Member Data Documentation

◆ prob_

TimeIndexedSamplingProblemPtr exotica::OMPLTimeIndexedStateValidityChecker::prob_
protected

The documentation for this class was generated from the following file: