2023-04-21 23:28:57 +03:00
|
|
|
string object_name # name of manipulating object
|
|
|
|
string action_name # pick, place, /Not yet(insert, ...
|
|
|
|
geometry_msgs/Vector3 grasp_direction
|
|
|
|
geometry_msgs/Vector3 place_direction
|
2023-03-31 20:24:56 +00:00
|
|
|
---
|
2023-04-21 23:28:57 +03:00
|
|
|
geometry_msgs/Pose[] grasp
|
|
|
|
geometry_msgs/Pose[] place
|