We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264391c commit 557cedcCopy full SHA for 557cedc
msgs/action/GenerateDeepGraspPose.action
@@ -2,8 +2,9 @@
2
string action_name
3
---
4
# result sent to server
5
-geometry_msgs/PoseStamped[] grasp_candidates
6
-float64[] scores
+string grasp_state
7
8
# feedback sent to server
9
-string feedback_state
+geometry_msgs/PoseStamped[] grasp_candidates
+float64[] costs
10
+uint32 num_candidates
0 commit comments