moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
model_based_state_space.hpp File Reference
Include dependency graph for model_based_state_space.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ompl_interface::ModelBasedStateSpaceSpecification
class  ompl_interface::ModelBasedStateSpace
class  ompl_interface::ModelBasedStateSpace::StateType

Namespaces

namespace  ompl_interface
 The MoveIt interface to OMPL.

Typedefs

typedef std::function< bool(const ompl::base::State *from, const ompl::base::State *to, const double t, ompl::base::State *state)> ompl_interface::InterpolationFunction
typedef std::function< double(const ompl::base::State *state1, const ompl::base::State *state2)> ompl_interface::DistanceFunction

Functions

 ompl_interface::OMPL_CLASS_FORWARD (ModelBasedStateSpace)