Public Member Functions | |
def | __init__ |
def | deserialize |
def | deserialize_numpy |
def | serialize |
def | serialize_numpy |
Public Attributes | |
convex_hull | |
pose | |
x_max | |
x_min | |
y_max | |
y_min | |
Private Member Functions | |
def | _get_types |
Static Private Attributes | |
list | __slots__ = ['pose','x_min','x_max','y_min','y_max','convex_hull'] |
string | _full_text |
_has_header = False | |
string | _md5sum = "78bc15ede71d2a033c05b33bb2a65927" |
list | _slot_types = ['geometry_msgs/PoseStamped','float32','float32','float32','float32','shape_msgs/Mesh'] |
string | _type = "tabletop_object_detector/Table" |
def tabletop_object_detector.msg._Table.Table.__init__ | ( | self, | |
args, | |||
kwds | |||
) |
Constructor. Any message fields that are implicitly/explicitly set to None will be assigned a default value. The recommend use is keyword arguments as this is more robust to future message changes. You cannot mix in-order arguments and keyword arguments. The available fields are: pose,x_min,x_max,y_min,y_max,convex_hull :param args: complete set of field values, in .msg order :param kwds: use keyword arguments corresponding to message field names to set specific fields.
def tabletop_object_detector.msg._Table.Table._get_types | ( | self | ) | [private] |
def tabletop_object_detector.msg._Table.Table.deserialize | ( | self, | |
str | |||
) |
def tabletop_object_detector.msg._Table.Table.deserialize_numpy | ( | self, | |
str, | |||
numpy | |||
) |
def tabletop_object_detector.msg._Table.Table.serialize | ( | self, | |
buff | |||
) |
def tabletop_object_detector.msg._Table.Table.serialize_numpy | ( | self, | |
buff, | |||
numpy | |||
) |
list tabletop_object_detector::msg::_Table.Table::__slots__ = ['pose','x_min','x_max','y_min','y_max','convex_hull'] [static, private] |
string tabletop_object_detector::msg::_Table.Table::_full_text [static, private] |
tabletop_object_detector::msg::_Table.Table::_has_header = False [static, private] |
string tabletop_object_detector::msg::_Table.Table::_md5sum = "78bc15ede71d2a033c05b33bb2a65927" [static, private] |
string tabletop_object_detector::msg::_Table.Table::_type = "tabletop_object_detector/Table" [static, private] |