moveit2
The MoveIt Motion Planning Framework for ROS 2.
Classes | Namespaces | Typedefs
projection_evaluators.h File Reference
#include <ompl/config.h>
#include <ompl/base/ProjectionEvaluator.h>
#include <moveit/ompl_interface/detail/threadsafe_state_storage.h>
Include dependency graph for projection_evaluators.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ompl_interface::ProjectionEvaluatorLinkPose
 
class  ompl_interface::ProjectionEvaluatorJointValue
 

Namespaces

 ompl_interface
 The MoveIt interface to OMPL.
 

Typedefs

typedef Eigen::Ref< Eigen::VectorXd > OMPLProjection
 

Typedef Documentation

◆ OMPLProjection

typedef Eigen::Ref<Eigen::VectorXd> OMPLProjection

Definition at line 43 of file projection_evaluators.h.