Public Member Functions | |
def | __init__ |
def | deserialize |
def | deserialize_numpy |
def | serialize |
def | serialize_numpy |
Public Attributes | |
mesh | |
return_code | |
Private Member Functions | |
def | _get_types |
Static Private Attributes | |
list | __slots__ = ['return_code','mesh'] |
string | _full_text |
_has_header = False | |
string | _md5sum = "c80005b4fe4c8f41b80f3d8cffb7852f" |
list | _slot_types = ['household_objects_database_msgs/DatabaseReturnCode','arm_navigation_msgs/Shape'] |
string | _type = "household_objects_database_msgs/GetModelMeshResponse" |
Definition at line 113 of file _GetModelMesh.py.
def household_objects_database_msgs.srv._GetModelMesh.GetModelMeshResponse.__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: return_code,mesh :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 181 of file _GetModelMesh.py.
def household_objects_database_msgs.srv._GetModelMesh.GetModelMeshResponse._get_types | ( | self | ) | [private] |
internal API method
Definition at line 206 of file _GetModelMesh.py.
def household_objects_database_msgs.srv._GetModelMesh.GetModelMeshResponse.deserialize | ( | self, | |
str | |||
) |
unpack serialized message in str into this message instance :param str: byte array of serialized message, ``str``
Definition at line 236 of file _GetModelMesh.py.
def household_objects_database_msgs.srv._GetModelMesh.GetModelMeshResponse.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 306 of file _GetModelMesh.py.
serialize message into buffer :param buff: buffer, ``StringIO``
Definition at line 212 of file _GetModelMesh.py.
def household_objects_database_msgs.srv._GetModelMesh.GetModelMeshResponse.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 281 of file _GetModelMesh.py.
list household_objects_database_msgs::srv::_GetModelMesh.GetModelMeshResponse::__slots__ = ['return_code','mesh'] [static, private] |
Definition at line 178 of file _GetModelMesh.py.
string household_objects_database_msgs::srv::_GetModelMesh.GetModelMeshResponse::_full_text [static, private] |
Definition at line 117 of file _GetModelMesh.py.
household_objects_database_msgs::srv::_GetModelMesh.GetModelMeshResponse::_has_header = False [static, private] |
Definition at line 116 of file _GetModelMesh.py.
string household_objects_database_msgs::srv::_GetModelMesh.GetModelMeshResponse::_md5sum = "c80005b4fe4c8f41b80f3d8cffb7852f" [static, private] |
Definition at line 114 of file _GetModelMesh.py.
list household_objects_database_msgs::srv::_GetModelMesh.GetModelMeshResponse::_slot_types = ['household_objects_database_msgs/DatabaseReturnCode','arm_navigation_msgs/Shape'] [static, private] |
Definition at line 179 of file _GetModelMesh.py.
string household_objects_database_msgs::srv::_GetModelMesh.GetModelMeshResponse::_type = "household_objects_database_msgs/GetModelMeshResponse" [static, private] |
Definition at line 115 of file _GetModelMesh.py.
Definition at line 193 of file _GetModelMesh.py.
Definition at line 193 of file _GetModelMesh.py.