Public Member Functions | |
def | __init__ |
def | deserialize |
def | deserialize_numpy |
def | serialize |
def | serialize_numpy |
Public Attributes | |
goal | |
goal_id | |
header | |
Private Member Functions | |
def | _get_types |
Static Private Attributes | |
list | __slots__ = ['header','goal_id','goal'] |
string | _full_text |
_has_header = True | |
string | _md5sum = "a8491f28c088bcf34352bff94e068ce7" |
list | _slot_types = ['std_msgs/Header','actionlib_msgs/GoalID','pr2_create_object_model/ModelObjectInHandGoal'] |
string | _type = "pr2_create_object_model/ModelObjectInHandActionGoal" |
Definition at line 13 of file _ModelObjectInHandActionGoal.py.
def pr2_create_object_model.msg._ModelObjectInHandActionGoal.ModelObjectInHandActionGoal.__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: header,goal_id,goal :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 122 of file _ModelObjectInHandActionGoal.py.
def pr2_create_object_model.msg._ModelObjectInHandActionGoal.ModelObjectInHandActionGoal._get_types | ( | self | ) | [private] |
internal API method
Definition at line 150 of file _ModelObjectInHandActionGoal.py.
def pr2_create_object_model.msg._ModelObjectInHandActionGoal.ModelObjectInHandActionGoal.deserialize | ( | self, | |
str | |||
) |
unpack serialized message in str into this message instance :param str: byte array of serialized message, ``str``
Definition at line 205 of file _ModelObjectInHandActionGoal.py.
def pr2_create_object_model.msg._ModelObjectInHandActionGoal.ModelObjectInHandActionGoal.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 338 of file _ModelObjectInHandActionGoal.py.
def pr2_create_object_model.msg._ModelObjectInHandActionGoal.ModelObjectInHandActionGoal.serialize | ( | self, | |
buff | |||
) |
serialize message into buffer :param buff: buffer, ``StringIO``
Definition at line 156 of file _ModelObjectInHandActionGoal.py.
def pr2_create_object_model.msg._ModelObjectInHandActionGoal.ModelObjectInHandActionGoal.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 288 of file _ModelObjectInHandActionGoal.py.
list pr2_create_object_model::msg::_ModelObjectInHandActionGoal.ModelObjectInHandActionGoal::__slots__ = ['header','goal_id','goal'] [static, private] |
Definition at line 119 of file _ModelObjectInHandActionGoal.py.
string pr2_create_object_model::msg::_ModelObjectInHandActionGoal.ModelObjectInHandActionGoal::_full_text [static, private] |
Definition at line 17 of file _ModelObjectInHandActionGoal.py.
pr2_create_object_model::msg::_ModelObjectInHandActionGoal.ModelObjectInHandActionGoal::_has_header = True [static, private] |
Definition at line 16 of file _ModelObjectInHandActionGoal.py.
string pr2_create_object_model::msg::_ModelObjectInHandActionGoal.ModelObjectInHandActionGoal::_md5sum = "a8491f28c088bcf34352bff94e068ce7" [static, private] |
Definition at line 14 of file _ModelObjectInHandActionGoal.py.
list pr2_create_object_model::msg::_ModelObjectInHandActionGoal.ModelObjectInHandActionGoal::_slot_types = ['std_msgs/Header','actionlib_msgs/GoalID','pr2_create_object_model/ModelObjectInHandGoal'] [static, private] |
Definition at line 120 of file _ModelObjectInHandActionGoal.py.
string pr2_create_object_model::msg::_ModelObjectInHandActionGoal.ModelObjectInHandActionGoal::_type = "pr2_create_object_model/ModelObjectInHandActionGoal" [static, private] |
Definition at line 15 of file _ModelObjectInHandActionGoal.py.
Definition at line 134 of file _ModelObjectInHandActionGoal.py.
Definition at line 134 of file _ModelObjectInHandActionGoal.py.
Definition at line 134 of file _ModelObjectInHandActionGoal.py.