mcx::parameter_server::SetParam
less than a minute
mcx::parameter_server::SetParam
Public Attributes
| Name | |
|---|---|
| ParameterPath | path |
| bool | force |
| std::string | value |
| bool | enable |
Public Attributes Documentation
variable path
ParameterPath path;
variable force
bool force {false};
variable value
std::string value;
variable enable
bool enable {true};
Updated on 2022-04-05 at 16:21:27 +0200