Definition at line 116 of file _head_ctrl.py.
def rovio_shared.srv._head_ctrl.head_ctrlResponse.__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: response :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 179 of file _head_ctrl.py.
def rovio_shared.srv._head_ctrl.head_ctrlResponse._get_types | ( | self | ) | [private] |
internal API method
Definition at line 201 of file _head_ctrl.py.
def rovio_shared.srv._head_ctrl.head_ctrlResponse.deserialize | ( | self, | |
str | |||
) |
unpack serialized message in str into this message instance :param str: byte array of serialized message, ``str``
Definition at line 217 of file _head_ctrl.py.
def rovio_shared.srv._head_ctrl.head_ctrlResponse.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 243 of file _head_ctrl.py.
def rovio_shared.srv._head_ctrl.head_ctrlResponse.serialize | ( | self, | |
buff | |||
) |
serialize message into buffer :param buff: buffer, ``StringIO``
Definition at line 207 of file _head_ctrl.py.
def rovio_shared.srv._head_ctrl.head_ctrlResponse.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 232 of file _head_ctrl.py.
list rovio_shared::srv::_head_ctrl.head_ctrlResponse::__slots__ = ['response'] [static, private] |
Definition at line 176 of file _head_ctrl.py.
string rovio_shared::srv::_head_ctrl.head_ctrlResponse::_full_text [static, private] |
""" int8 SUCCESS=0 int8 FAILURE=1 int8 ROBOT_BUSY=2 int8 FEATURE_NOT_IMPLEMENTED=3 int8 UNKNOWN_CGI_ACTION=4 int8 NO_NS_SIGNAL=5 int8 NO_EMPTY_PATH_AVAILABLE=6 int8 FAILED_TO_READ_PATH=7 int8 PATH_BASEADDRESS_NOT_INITIALIZED=8 int8 PATH_NOT_FOUND=9 int8 PATH_NAME_NOT_SPECIFIED=10 int8 NOT_RECORDING_PATH=11 int8 FLASH_NOT_INITIALIZED=12 int8 FAILED_TO_DELETE_PATH=13 int8 FAILED_TO_READ_FROM_FLASH=14 int8 FAILED_TO_WRITE_TO_FLASH=15 int8 FLASH_NOT_READY=16 int8 NO_MEMORY_AVAILABLE=17 int8 NO_MCU_PORT_AVAILABLE=18 int8 NO_NS_PORT_AVAILABLE=19 int8 NS_PACKET_CHECKSUM_ERROR=20 int8 NS_UART_READ_ERROR=21 int8 PARAMETER_OUTOFRANGE=22 int8 NO_PARAMETER=23 int8 response """
Definition at line 120 of file _head_ctrl.py.
rovio_shared::srv::_head_ctrl.head_ctrlResponse::_has_header = False [static, private] |
Definition at line 119 of file _head_ctrl.py.
string rovio_shared::srv::_head_ctrl.head_ctrlResponse::_md5sum = "208ac5fdc497ef2f1bd168d28a2b5e05" [static, private] |
Definition at line 117 of file _head_ctrl.py.
list rovio_shared::srv::_head_ctrl.head_ctrlResponse::_slot_types = ['int8'] [static, private] |
Definition at line 177 of file _head_ctrl.py.
string rovio_shared::srv::_head_ctrl.head_ctrlResponse::_type = "rovio_shared/head_ctrlResponse" [static, private] |
Definition at line 118 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::FAILED_TO_DELETE_PATH = 13 [static] |
Definition at line 164 of file _head_ctrl.py.
Definition at line 165 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::FAILED_TO_READ_PATH = 7 [static] |
Definition at line 158 of file _head_ctrl.py.
Definition at line 166 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::FAILURE = 1 [static] |
Definition at line 152 of file _head_ctrl.py.
Definition at line 154 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::FLASH_NOT_INITIALIZED = 12 [static] |
Definition at line 163 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::FLASH_NOT_READY = 16 [static] |
Definition at line 167 of file _head_ctrl.py.
Definition at line 157 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::NO_MCU_PORT_AVAILABLE = 18 [static] |
Definition at line 169 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::NO_MEMORY_AVAILABLE = 17 [static] |
Definition at line 168 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::NO_NS_PORT_AVAILABLE = 19 [static] |
Definition at line 170 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::NO_NS_SIGNAL = 5 [static] |
Definition at line 156 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::NO_PARAMETER = 23 [static] |
Definition at line 174 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::NOT_RECORDING_PATH = 11 [static] |
Definition at line 162 of file _head_ctrl.py.
Definition at line 171 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::NS_UART_READ_ERROR = 21 [static] |
Definition at line 172 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::PARAMETER_OUTOFRANGE = 22 [static] |
Definition at line 173 of file _head_ctrl.py.
Definition at line 159 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::PATH_NAME_NOT_SPECIFIED = 10 [static] |
Definition at line 161 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::PATH_NOT_FOUND = 9 [static] |
Definition at line 160 of file _head_ctrl.py.
Definition at line 191 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::ROBOT_BUSY = 2 [static] |
Definition at line 153 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::SUCCESS = 0 [static] |
Definition at line 151 of file _head_ctrl.py.
int rovio_shared::srv::_head_ctrl.head_ctrlResponse::UNKNOWN_CGI_ACTION = 4 [static] |
Definition at line 155 of file _head_ctrl.py.