Public Member Functions | Private Attributes
ompl_interface::ProjectionEvaluatorJointValue Class Reference

#include <projection_evaluators.h>

List of all members.

Public Member Functions

virtual void defaultCellSizes ()
virtual unsigned int getDimension () const
virtual void project (const ompl::base::State *state, ompl::base::EuclideanProjection &projection) const
 ProjectionEvaluatorJointValue (const ModelBasedPlanningContext *pc, const std::vector< unsigned int > &variables)

Private Attributes

const ModelBasedPlanningContextplanning_context_
std::vector< unsigned int > variables_

Detailed Description

Definition at line 66 of file projection_evaluators.h.


Constructor & Destructor Documentation

ompl_interface::ProjectionEvaluatorJointValue::ProjectionEvaluatorJointValue ( const ModelBasedPlanningContext pc,
const std::vector< unsigned int > &  variables 
)

Definition at line 75 of file projection_evaluators.cpp.


Member Function Documentation

Definition at line 86 of file projection_evaluators.cpp.

Definition at line 81 of file projection_evaluators.cpp.

void ompl_interface::ProjectionEvaluatorJointValue::project ( const ompl::base::State *  state,
ompl::base::EuclideanProjection &  projection 
) const [virtual]

Definition at line 92 of file projection_evaluators.cpp.


Member Data Documentation

Definition at line 76 of file projection_evaluators.h.

std::vector<unsigned int> ompl_interface::ProjectionEvaluatorJointValue::variables_ [private]

Definition at line 77 of file projection_evaluators.h.


The documentation for this class was generated from the following files:


ompl
Author(s): Ioan Sucan
autogenerated on Wed Jun 19 2019 19:24:27