Skip to content

Commit 057d7cd

Browse files
committed
adding grasp score to message
1 parent 74bc18a commit 057d7cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

msgs/action/GenerateDeepGraspPose.action

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
string action_name
33
---
44
# result sent to server
5-
geometry_msgs/PoseStamped grasp_candidate
5+
geometry_msgs/PoseStamped[] grasp_candidates
6+
float64[] scores
67
---
78
# feedback sent to server
89
string feedback_state

0 commit comments

Comments
 (0)