Exotica
Classes | Public Member Functions | List of all members
exotica::OMPLRNStateSpace Class Reference

#include <ompl_exo.h>

Inheritance diagram for exotica::OMPLRNStateSpace:
Inheritance graph
Collaboration diagram for exotica::OMPLRNStateSpace:
Collaboration graph

Classes

class  StateType
 

Public Member Functions

 OMPLRNStateSpace (OMPLSolverInitializer init)
 
ompl::base::StateSamplerPtr allocDefaultStateSampler () const override
 
void SetBounds (SamplingProblemPtr &prob) override
 
void ExoticaToOMPLState (const Eigen::VectorXd &q, ompl::base::State *state) const override
 
void OMPLToExoticaState (const ompl::base::State *state, Eigen::VectorXd &q) const override
 
void StateDebug (const Eigen::VectorXd &q) const override
 
- Public Member Functions inherited from exotica::OMPLStateSpace
 OMPLStateSpace (OMPLSolverInitializer init)
 

Additional Inherited Members

- Protected Attributes inherited from exotica::OMPLStateSpace
OMPLSolverInitializer init_
 

Constructor & Destructor Documentation

◆ OMPLRNStateSpace()

exotica::OMPLRNStateSpace::OMPLRNStateSpace ( OMPLSolverInitializer  init)

Member Function Documentation

◆ allocDefaultStateSampler()

ompl::base::StateSamplerPtr exotica::OMPLRNStateSpace::allocDefaultStateSampler ( ) const
overridevirtual

◆ ExoticaToOMPLState()

void exotica::OMPLRNStateSpace::ExoticaToOMPLState ( const Eigen::VectorXd &  q,
ompl::base::State *  state 
) const
overridevirtual

◆ OMPLToExoticaState()

void exotica::OMPLRNStateSpace::OMPLToExoticaState ( const ompl::base::State *  state,
Eigen::VectorXd &  q 
) const
overridevirtual

◆ SetBounds()

void exotica::OMPLRNStateSpace::SetBounds ( SamplingProblemPtr prob)
overridevirtual

◆ StateDebug()

void exotica::OMPLRNStateSpace::StateDebug ( const Eigen::VectorXd &  q) const
overridevirtual

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