Public Member Functions | |
def | __init__ |
def | deserialize |
def | deserialize_numpy |
def | serialize |
def | serialize_numpy |
Public Attributes | |
clusters | |
num_models | |
perform_fit_merge | |
table | |
Private Member Functions | |
def | _get_types |
Static Private Attributes | |
list | __slots__ = ['table','clusters','num_models','perform_fit_merge'] |
string | _full_text |
_has_header = False | |
string | _md5sum = "e8acee581842e0b2c998f0afde04ae55" |
list | _slot_types = ['tabletop_object_detector/Table','sensor_msgs/PointCloud[]','int32','bool'] |
string | _type = "tabletop_object_detector/TabletopObjectRecognitionRequest" |
Definition at line 13 of file _TabletopObjectRecognition.py.
def tabletop_object_detector.srv._TabletopObjectRecognition.TabletopObjectRecognitionRequest.__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: table,clusters,num_models,perform_fit_merge :param args: complete set of field values, in .msg order :param kwds: use keyword arguments corresponding to message field names to set specific fields.
Definition at line 177 of file _TabletopObjectRecognition.py.
def tabletop_object_detector.srv._TabletopObjectRecognition.TabletopObjectRecognitionRequest._get_types | ( | self | ) | [private] |
internal API method
Definition at line 208 of file _TabletopObjectRecognition.py.
def tabletop_object_detector.srv._TabletopObjectRecognition.TabletopObjectRecognitionRequest.deserialize | ( | self, | |
str | |||
) |
unpack serialized message in str into this message instance :param str: byte array of serialized message, ``str``
Definition at line 276 of file _TabletopObjectRecognition.py.
def tabletop_object_detector.srv._TabletopObjectRecognition.TabletopObjectRecognitionRequest.deserialize_numpy | ( | self, | |
str, | |||
numpy | |||
) |
unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, ``str`` :param numpy: numpy python module
Definition at line 457 of file _TabletopObjectRecognition.py.
def tabletop_object_detector.srv._TabletopObjectRecognition.TabletopObjectRecognitionRequest.serialize | ( | self, | |
buff | |||
) |
serialize message into buffer :param buff: buffer, ``StringIO``
Definition at line 214 of file _TabletopObjectRecognition.py.
def tabletop_object_detector.srv._TabletopObjectRecognition.TabletopObjectRecognitionRequest.serialize_numpy | ( | self, | |
buff, | |||
numpy | |||
) |
serialize message with numpy array types into buffer :param buff: buffer, ``StringIO`` :param numpy: numpy python module
Definition at line 394 of file _TabletopObjectRecognition.py.
list tabletop_object_detector::srv::_TabletopObjectRecognition.TabletopObjectRecognitionRequest::__slots__ = ['table','clusters','num_models','perform_fit_merge'] [static, private] |
Definition at line 174 of file _TabletopObjectRecognition.py.
string tabletop_object_detector::srv::_TabletopObjectRecognition.TabletopObjectRecognitionRequest::_full_text [static, private] |
Definition at line 17 of file _TabletopObjectRecognition.py.
tabletop_object_detector::srv::_TabletopObjectRecognition.TabletopObjectRecognitionRequest::_has_header = False [static, private] |
Definition at line 16 of file _TabletopObjectRecognition.py.
string tabletop_object_detector::srv::_TabletopObjectRecognition.TabletopObjectRecognitionRequest::_md5sum = "e8acee581842e0b2c998f0afde04ae55" [static, private] |
Definition at line 14 of file _TabletopObjectRecognition.py.
list tabletop_object_detector::srv::_TabletopObjectRecognition.TabletopObjectRecognitionRequest::_slot_types = ['tabletop_object_detector/Table','sensor_msgs/PointCloud[]','int32','bool'] [static, private] |
Definition at line 175 of file _TabletopObjectRecognition.py.
string tabletop_object_detector::srv::_TabletopObjectRecognition.TabletopObjectRecognitionRequest::_type = "tabletop_object_detector/TabletopObjectRecognitionRequest" [static, private] |
Definition at line 15 of file _TabletopObjectRecognition.py.
tabletop_object_detector::srv::_TabletopObjectRecognition.TabletopObjectRecognitionRequest::clusters |
Definition at line 189 of file _TabletopObjectRecognition.py.
Definition at line 189 of file _TabletopObjectRecognition.py.
Definition at line 189 of file _TabletopObjectRecognition.py.
Definition at line 189 of file _TabletopObjectRecognition.py.