5 #ifndef FRAMEFAB_MPP_POSE_VERIFICATION_HELPERS_H 6 #define FRAMEFAB_MPP_POSE_VERIFICATION_HELPERS_H 18 descartes_core::RobotModel& model,
19 const std::vector<Eigen::Affine3d>& poses,
24 descartes_core::RobotModel& model,
25 const std::vector<std::vector<Eigen::Affine3d>>& poses,
30 descartes_core::RobotModel& model,
36 #endif //FRAMEFAB_MPP_POSE_VERIFICATION_HELPERS_H
bool checkFeasibility(descartes_core::RobotModel &model, const std::vector< Eigen::Affine3d > &poses, descartes_planner::CapRung &cap_rung, descartes_planner::CapVert &cap_vert)
bool checkFeasibilityPickNPlace(descartes_core::RobotModel &model, const std::vector< std::vector< Eigen::Affine3d >> &poses, descartes_planner::CapRung &cap_rung, descartes_planner::CapVert &cap_vert)
bool domainDiscreteEnumerationCheck(descartes_core::RobotModel &model, descartes_planner::CapRung &cap_rung, descartes_planner::CapVert &cap_vert)