#include <ompl_exo.h>

Classes | |
| class | StateType |
Public Member Functions | |
| ompl::base::StateSamplerPtr | allocDefaultStateSampler () const override |
| void | ExoticaToOMPLState (const Eigen::VectorXd &q, ompl::base::State *state) const override |
| OMPLRNStateSpace (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) | |
Additional Inherited Members | |
Protected Attributes inherited from exotica::OMPLStateSpace | |
| OMPLSolverInitializer | init_ |
Definition at line 85 of file ompl_exo.h.
| exotica::OMPLRNStateSpace::OMPLRNStateSpace | ( | OMPLSolverInitializer | init | ) |
Definition at line 62 of file ompl_exo.cpp.
|
overridevirtual |
Implements exotica::OMPLStateSpace.
Definition at line 67 of file ompl_exo.cpp.
|
overridevirtual |
Implements exotica::OMPLStateSpace.
Definition at line 88 of file ompl_exo.cpp.
|
overridevirtual |
Implements exotica::OMPLStateSpace.
Definition at line 101 of file ompl_exo.cpp.
|
overridevirtual |
Implements exotica::OMPLStateSpace.
Definition at line 72 of file ompl_exo.cpp.
|
overridevirtual |
Implements exotica::OMPLStateSpace.
Definition at line 112 of file ompl_exo.cpp.