Public Member Functions | Protected Attributes | List of all members
exotica::OMPLStateSpace Class Referenceabstract

#include <ompl_exo.h>

Inheritance diagram for exotica::OMPLStateSpace:
Inheritance graph
[legend]

Public Member Functions

virtual ompl::base::StateSamplerPtr allocDefaultStateSampler () const =0
 
virtual void ExoticaToOMPLState (const Eigen::VectorXd &q, ompl::base::State *state) const =0
 
 OMPLStateSpace (OMPLSolverInitializer init)
 
virtual void OMPLToExoticaState (const ompl::base::State *state, Eigen::VectorXd &q) const =0
 
virtual void SetBounds (SamplingProblemPtr &prob)=0
 
virtual void StateDebug (const Eigen::VectorXd &q) const =0
 

Protected Attributes

OMPLSolverInitializer init_
 

Detailed Description

Definition at line 54 of file ompl_exo.h.

Constructor & Destructor Documentation

exotica::OMPLStateSpace::OMPLStateSpace ( OMPLSolverInitializer  init)
inline

Definition at line 57 of file ompl_exo.h.

Member Function Documentation

virtual ompl::base::StateSamplerPtr exotica::OMPLStateSpace::allocDefaultStateSampler ( ) const
pure virtual
virtual void exotica::OMPLStateSpace::ExoticaToOMPLState ( const Eigen::VectorXd &  q,
ompl::base::State *  state 
) const
pure virtual
virtual void exotica::OMPLStateSpace::OMPLToExoticaState ( const ompl::base::State *  state,
Eigen::VectorXd &  q 
) const
pure virtual
virtual void exotica::OMPLStateSpace::SetBounds ( SamplingProblemPtr prob)
pure virtual
virtual void exotica::OMPLStateSpace::StateDebug ( const Eigen::VectorXd &  q) const
pure virtual

Member Data Documentation

OMPLSolverInitializer exotica::OMPLStateSpace::init_
protected

Definition at line 69 of file ompl_exo.h.


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


exotica_ompl_solver
Author(s): Yiming Yang
autogenerated on Sat Apr 10 2021 02:36:37