26 #include <VirtualRobot/Robot.h>
27 #include <VirtualRobot/math/Helpers.h>
35 candidate(candidate), robot(robot)
77 return originalRobotPose * originalGraspPose;
95 return fromIce(candidate->approachVector);
101 return candidate->executionHints->approach == grasping::ApproachType::TopApproach;
107 return candidate->executionHints->approach == grasping::ApproachType::SideApproach;