GenericRRTBase::PlannerResult< N > Class Template Reference
Relays planner success/failure, as well as obstacles in the case of initial collision states.
More...
#include <GenericRRT.h>
Detailed Description
template<size_t N>
class GenericRRTBase::PlannerResult< N >
Relays planner success/failure, as well as obstacles in the case of initial collision states.
If a collision occurs, the colliding obstacles will also be included. Otherwise, they will be set to NULL.
Definition at line 63 of file GenericRRT.h.
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: