3 #include <VirtualRobot/Grasping/GraspSet.h>
4 #include <VirtualRobot/ManipulationObject.h>
5 #include <VirtualRobot/RobotNodeSet.h>
11 namespace grasp_control::util
13 GetPlatformOffsetForObjectPutdownOutput
21 targetPlatformPoseLocal(1, 3) += 190;
22 if (tcpPoseLocal(0, 3) < 0)
24 targetPlatformPoseLocal(0, 3) += 0;
28 targetPlatformPoseLocal(0, 3) += -0;
42 GetPlatformOffsetAfterObjectPutdownOutput
48 targetPlatformPoseLocal(1, 3) += -190;