Users Manual

This service returns the following response:
{
"grasps": [
{
"item
_
uuid": "string",
"max
_
suction
_
surface
_
length": "float64",
"max
_
suction
_
surface
_
width": "float64",
"pose": {
"orientation": {
"w": "float64",
"x": "float64",
"y": "float64",
"z": "float64"
},
"position": {
"x": "float64",
"y": "float64",
"z": "float64"
}
},
"pose
_
frame": "string",
"quality": "float64",
"timestamp": {
"nsec": "int32",
"sec": "int32"
},
"type": "string",
"uuid": "string"
}
],
"load
_
carriers": [
{
"id": "string",
"inner
_
dimensions": {
"x": "float64",
"y": "float64",
"z": "float64"
},
"outer
_
dimensions": {
"x": "float64",
"y": "float64",
"z": "float64"
},
"pose": {
"orientation": {
"w": "float64",
"x": "float64",
"y": "float64",
"z": "float64"
},
"position": {
"x": "float64",
"y": "float64",
"z": "float64"
}
},
"pose
_
frame": "string",
"rim
_
thickness": {
"x": "float64",
"y": "float64"
}
}
(continues on next page)
7.4. ItemPick and BoxPick 100