_motorcortex_OverwriteParameterMsg
less than a minute
_motorcortex_OverwriteParameterMsg
Public Attributes
Name | |
---|---|
bool | has_header |
motorcortex_Header | header |
bool | has_offset |
motorcortex_ParameterOffset | offset |
bool | activate |
char | path |
pb_callback_t | value |
Public Attributes Documentation
variable has_header
bool has_header;
variable header
motorcortex_Header header;
variable has_offset
bool has_offset;
variable offset
motorcortex_ParameterOffset offset;
variable activate
bool activate;
variable path
char path;
variable value
pb_callback_t value;
Updated on 2022-04-05 at 16:21:26 +0200