Typedef stomp_moveit::NoiseGeneratorFn

Typedef Documentation

using stomp_moveit::NoiseGeneratorFn = std::function<bool(const Eigen::MatrixXd &values, Eigen::MatrixXd &noisy_values, Eigen::MatrixXd &noise)>