3 #ifndef SE2EZ_PLAN_PROJECTION_ 4 #define SE2EZ_PLAN_PROJECTION_ 6 #include <ompl/base/ProjectionEvaluator.h> 31 Eigen::Isometry2d getPose(
const ompl::base::State *state)
const;
33 void defaultCellSizes()
override;
45 void project(
const ompl::base::State *state,
46 Eigen::Ref<Eigen::VectorXd> projection)
const override;
55 void project(
const ompl::base::State *state,
56 Eigen::Ref<Eigen::VectorXd> projection)
const override;
R2Projection(const plan::StateSpace *ss, const std::string &frame)
A shared pointer wrapper for se2ez::Robot.
void project(const ompl::base::State *state, Eigen::Ref< Eigen::VectorXd > projection) const override
#define SE2EZ_CLASS_FORWARD(C)
unsigned int getDimension() const override