Typedef stomp_moveit::DoneFn

Typedef Documentation

using stomp_moveit::DoneFn = std::function<void(bool success, int total_iterations, double final_cost, const Eigen::MatrixXd &values)>