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

#include <ompl_exo.h>

Inheritance diagram for exotica::OMPLDubinsRNStateSpace:
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
 
 OMPLDubinsRNStateSpace (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 196 of file ompl_exo.h.

Constructor & Destructor Documentation

exotica::OMPLDubinsRNStateSpace::OMPLDubinsRNStateSpace ( OMPLSolverInitializer  init)

Definition at line 285 of file ompl_exo.cpp.

Member Function Documentation

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

Implements exotica::OMPLStateSpace.

Definition at line 290 of file ompl_exo.cpp.

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

Implements exotica::OMPLStateSpace.

Definition at line 340 of file ompl_exo.cpp.

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

Implements exotica::OMPLStateSpace.

Definition at line 352 of file ompl_exo.cpp.

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

Implements exotica::OMPLStateSpace.

Definition at line 295 of file ompl_exo.cpp.

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

Implements exotica::OMPLStateSpace.

Definition at line 336 of file ompl_exo.cpp.

Member Data Documentation

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

Definition at line 234 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