Typedef stomp_moveit::CostFn

Typedef Documentation

using stomp_moveit::CostFn = std::function<bool(const Eigen::MatrixXd &values, Eigen::VectorXd &costs, bool &validity)>