converting Grasps
i want to pass grasps to moveit_msgs::PickupGoal. i have the grasps in manipulation_msgs::Grasp, but it seems PickupGoal will only take moveit_msgs::Grasp. what is the best way to convert from manipulation_msgs::Grasp to moveit_msgs::Grasp? or is there another way of going about it?
i am using hydro.