Exotica
Classes | Public Member Functions | Private Attributes | List of all members
exotica::OMPLSE3RNStateSpace Class Reference

#include <ompl_exo.h>

Inheritance diagram for exotica::OMPLSE3RNStateSpace:
Inheritance graph
Collaboration diagram for exotica::OMPLSE3RNStateSpace:
Collaboration graph

Classes

class  StateType
 

Public Member Functions

 OMPLSE3RNStateSpace (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)
 

Private Attributes

unsigned int dim_ = 6
 

Additional Inherited Members

- Protected Attributes inherited from exotica::OMPLStateSpace
OMPLSolverInitializer init_
 

Constructor & Destructor Documentation

◆ OMPLSE3RNStateSpace()

exotica::OMPLSE3RNStateSpace::OMPLSE3RNStateSpace ( OMPLSolverInitializer  init)

Member Function Documentation

◆ allocDefaultStateSampler()

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

◆ ExoticaToOMPLState()

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

◆ OMPLToExoticaState()

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

◆ SetBounds()

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

◆ StateDebug()

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

Member Data Documentation

◆ dim_

unsigned int exotica::OMPLSE3RNStateSpace::dim_ = 6
private

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