| 
    moveit2
    
   The MoveIt Motion Planning Framework for ROS 2. 
   | 
 
#include <map>#include <moveit/macros/class_forward.hpp>#include <moveit/ompl_interface/model_based_planning_context.hpp>#include <moveit/kinematic_constraints/kinematic_constraint.hpp>#include <ompl/base/StateStorage.h>#include <boost/serialization/map.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | ompl_interface | 
| The MoveIt interface to OMPL.  | |
Typedefs | |
| typedef std::pair< std::vector< std::size_t >, std::map< std::size_t, std::pair< std::size_t, std::size_t > > > | ompl_interface::ConstrainedStateMetadata | 
Functions | |
| ompl_interface::MOVEIT_CLASS_FORWARD (ConstraintApproximation) | |
| ompl_interface::MOVEIT_CLASS_FORWARD (ConstraintsLibrary) | |