PutdownObjectUtil.h
Go to the documentation of this file.
1#pragma once
2
3// ArmarX
5
6namespace armarx::skills
7{
8 namespace grasp_control::util
9 {
11 {
12 VirtualRobot::Robot& synchronizedRobot;
13 std::string tcpName;
14 };
15
21
24
26 {
27 VirtualRobot::Robot& synchronizedRobot;
28 };
29
35
38 } // namespace grasp_control::util
39} // namespace armarx::skills
GetPlatformOffsetAfterObjectPutdownOutput GetGlobalPlatformPoseAfterObjectPutdown(const GetPlatformOffsetAfterObjectPutdownInput &in)
GetPlatformOffsetForObjectPutdownOutput GetGlobalPlatformPoseForObjectPutdown(const GetPlatformOffsetForObjectPutdownInput &in)
This file is part of ArmarX.