cob_pick_place_action

Types

Action types

cob_pick_place_action/CobPlace
Field (Goal):
  • object_class (uint32) –
  • object_name (string) –
  • destinations[] (geometry_msgs/PoseStamped) –
  • support_surface (string) –
Field (Result):
Field (Feedback):
 

######### Object Information(goal) ######################

##########################################################
##########     Object Information(goal)   ######################

uint32 object_class
string object_name

geometry_msgs/PoseStamped[] destinations

string support_surface
---
##########################################################
##########     Pickup Result (result)   ######################

std_msgs/Bool success

string cob_pick_error_string

---

##########################################################
##########     Pickup Feedback (feedback)   ######################

std_msgs/Bool success

string cob_pick_error_string
cob_pick_place_action/CobPick
Field (Goal):
  • object_class (uint32) –
  • object_name (string) –
  • object_pose (geometry_msgs/PoseStamped) –
  • gripper_type (string) –
  • grasp_database (string) –
  • grasp_id (uint32) –
  • support_surface (string) –
Field (Result):
Field (Feedback):
 

######### Object Information(goal) ######################

##########################################################
##########     Object Information(goal)   ######################

uint32 object_class
string object_name

geometry_msgs/PoseStamped object_pose

string gripper_type

string grasp_database
uint32 grasp_id

string support_surface

---
##########################################################
##########     Pickup Result (result)   ######################

std_msgs/Bool success

string cob_pick_error_string

---

##########################################################
##########     Pickup Feedback (feedback)   ######################

std_msgs/Bool success

string cob_pick_error_string