Skip to content

Commit 557cedc

Browse files
committed
grasp pose as feedback
1 parent 264391c commit 557cedc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

msgs/action/GenerateDeepGraspPose.action

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
string action_name
33
---
44
# result sent to server
5-
geometry_msgs/PoseStamped[] grasp_candidates
6-
float64[] scores
5+
string grasp_state
76
---
87
# feedback sent to server
9-
string feedback_state
8+
geometry_msgs/PoseStamped[] grasp_candidates
9+
float64[] costs
10+
uint32 num_candidates

0 commit comments

Comments
 (0)