Typedef pick_ik::PoseCostFn

Typedef Documentation

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