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

#include <ompl_exo.h>

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

Classes

class  StateType
 

Public Member Functions

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

Private Attributes

unsigned int dim_ = 3
 

Additional Inherited Members

- Protected Attributes inherited from exotica::OMPLStateSpace
OMPLSolverInitializer init_
 

Detailed Description

Definition at line 155 of file ompl_exo.h.

Constructor & Destructor Documentation

exotica::OMPLSE2RNStateSpace::OMPLSE2RNStateSpace ( OMPLSolverInitializer  init)

Definition at line 204 of file ompl_exo.cpp.

Member Function Documentation

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

Implements exotica::OMPLStateSpace.

Definition at line 209 of file ompl_exo.cpp.

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

Implements exotica::OMPLStateSpace.

Definition at line 259 of file ompl_exo.cpp.

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

Implements exotica::OMPLStateSpace.

Definition at line 271 of file ompl_exo.cpp.

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

Implements exotica::OMPLStateSpace.

Definition at line 214 of file ompl_exo.cpp.

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

Implements exotica::OMPLStateSpace.

Definition at line 255 of file ompl_exo.cpp.

Member Data Documentation

unsigned int exotica::OMPLSE2RNStateSpace::dim_ = 3
private

Definition at line 193 of file ompl_exo.h.


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


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