Typedef pick_ik::FkFn

Typedef Documentation

using pick_ik::FkFn = std::function<std::vector<Eigen::Isometry3d>(std::vector<double> const&)>