Typedef stomp_moveit::FilterFn

Typedef Documentation

using stomp_moveit::FilterFn = std::function<bool(const Eigen::MatrixXd &values, Eigen::MatrixXd &filtered_values)>