$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 = "348369c5b403676156094e8c159720bf" |
list | _slot_types = ['Header','actionlib_msgs/GoalID','actionlib/TestGoal'] |
string | _type = "actionlib/TestActionGoal" |
Definition at line 10 of file _TestActionGoal.py.
def actionlib::msg::_TestActionGoal::TestActionGoal::__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 60 of file _TestActionGoal.py.
def actionlib::msg::_TestActionGoal::TestActionGoal::_get_types | ( | self | ) | [private] |
internal API method
Definition at line 88 of file _TestActionGoal.py.
def actionlib::msg::_TestActionGoal::TestActionGoal::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 115 of file _TestActionGoal.py.
def actionlib::msg::_TestActionGoal::TestActionGoal::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 180 of file _TestActionGoal.py.
def actionlib::msg::_TestActionGoal::TestActionGoal::serialize | ( | self, | ||
buff | ||||
) |
serialize message into buffer @param buff: buffer @type buff: StringIO
Definition at line 94 of file _TestActionGoal.py.
def actionlib::msg::_TestActionGoal::TestActionGoal::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 157 of file _TestActionGoal.py.
list actionlib::msg::_TestActionGoal::TestActionGoal::__slots__ = ['header','goal_id','goal'] [static, private] |
Definition at line 57 of file _TestActionGoal.py.
string actionlib::msg::_TestActionGoal::TestActionGoal::_full_text [static, private] |
Definition at line 14 of file _TestActionGoal.py.
actionlib::msg::_TestActionGoal::TestActionGoal::_has_header = True [static, private] |
Definition at line 13 of file _TestActionGoal.py.
string actionlib::msg::_TestActionGoal::TestActionGoal::_md5sum = "348369c5b403676156094e8c159720bf" [static, private] |
Definition at line 11 of file _TestActionGoal.py.
list actionlib::msg::_TestActionGoal::TestActionGoal::_slot_types = ['Header','actionlib_msgs/GoalID','actionlib/TestGoal'] [static, private] |
Definition at line 58 of file _TestActionGoal.py.
string actionlib::msg::_TestActionGoal::TestActionGoal::_type = "actionlib/TestActionGoal" [static, private] |
Definition at line 12 of file _TestActionGoal.py.
Definition at line 82 of file _TestActionGoal.py.
Definition at line 80 of file _TestActionGoal.py.
Definition at line 78 of file _TestActionGoal.py.