$search
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 = "684a2db55d6ffb8046fb9d6764ce0860" |
list | _slot_types = ['Header','actionlib_msgs/GoalID','actionlib/TwoIntsGoal'] |
string | _type = "actionlib/TwoIntsActionGoal" |
Definition at line 10 of file _TwoIntsActionGoal.py.
def actionlib::msg::_TwoIntsActionGoal::TwoIntsActionGoal::__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 61 of file _TwoIntsActionGoal.py.
def actionlib::msg::_TwoIntsActionGoal::TwoIntsActionGoal::_get_types | ( | self | ) | [private] |
internal API method
Definition at line 89 of file _TwoIntsActionGoal.py.
def actionlib::msg::_TwoIntsActionGoal::TwoIntsActionGoal::deserialize | ( | self, | ||
str | ||||
) |
unpack serialized message in str into this message instance @param str: byte array of serialized message @type str: str
Definition at line 117 of file _TwoIntsActionGoal.py.
def actionlib::msg::_TwoIntsActionGoal::TwoIntsActionGoal::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 @type str: str @param numpy: numpy python module @type numpy: module
Definition at line 184 of file _TwoIntsActionGoal.py.
def actionlib::msg::_TwoIntsActionGoal::TwoIntsActionGoal::serialize | ( | self, | ||
buff | ||||
) |
serialize message into buffer @param buff: buffer @type buff: StringIO
Definition at line 95 of file _TwoIntsActionGoal.py.
def actionlib::msg::_TwoIntsActionGoal::TwoIntsActionGoal::serialize_numpy | ( | self, | ||
buff, | ||||
numpy | ||||
) |
serialize message with numpy array types into buffer @param buff: buffer @type buff: StringIO @param numpy: numpy python module @type numpy module
Definition at line 160 of file _TwoIntsActionGoal.py.
list actionlib::msg::_TwoIntsActionGoal::TwoIntsActionGoal::__slots__ = ['header','goal_id','goal'] [static, private] |
Definition at line 58 of file _TwoIntsActionGoal.py.
string actionlib::msg::_TwoIntsActionGoal::TwoIntsActionGoal::_full_text [static, private] |
Definition at line 14 of file _TwoIntsActionGoal.py.
actionlib::msg::_TwoIntsActionGoal::TwoIntsActionGoal::_has_header = True [static, private] |
Definition at line 13 of file _TwoIntsActionGoal.py.
string actionlib::msg::_TwoIntsActionGoal::TwoIntsActionGoal::_md5sum = "684a2db55d6ffb8046fb9d6764ce0860" [static, private] |
Definition at line 11 of file _TwoIntsActionGoal.py.
list actionlib::msg::_TwoIntsActionGoal::TwoIntsActionGoal::_slot_types = ['Header','actionlib_msgs/GoalID','actionlib/TwoIntsGoal'] [static, private] |
Definition at line 59 of file _TwoIntsActionGoal.py.
string actionlib::msg::_TwoIntsActionGoal::TwoIntsActionGoal::_type = "actionlib/TwoIntsActionGoal" [static, private] |
Definition at line 12 of file _TwoIntsActionGoal.py.
Definition at line 83 of file _TwoIntsActionGoal.py.
Definition at line 81 of file _TwoIntsActionGoal.py.
Definition at line 79 of file _TwoIntsActionGoal.py.