_motorcortex_ParameterMsg
less than a minute
_motorcortex_ParameterMsg
Public Attributes
Name | |
---|---|
pb_callback_t | value |
bool | has_header |
motorcortex_Header | header |
bool | has_info |
motorcortex_ParameterInfo | info |
motorcortex_StatusCode | status |
Public Attributes Documentation
variable value
pb_callback_t value;
variable has_header
bool has_header;
variable header
motorcortex_Header header;
variable has_info
bool has_info;
variable info
motorcortex_ParameterInfo info;
variable status
motorcortex_StatusCode status;
Updated on 2022-04-05 at 16:21:26 +0200