|
| virtual void | updateParams () |
| | Call this method whenever the module gets a parameter change notification. More...
|
| |
|
virtual void | updateParamsImpl () |
| | The implementation for this is generated with the macro DEFINE_PARAMETERS()
|
| |
|
ModuleParams * | _sibling |
| |
§ custom_command()
| int Commander::custom_command |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
|
static |
§ instantiate()
| Commander * Commander::instantiate |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
|
static |
§ print_usage()
| int Commander::print_usage |
( |
const char * |
reason = nullptr | ) |
|
|
static |
§ run()
- See also
- ModuleBase::run()
< absolute time when engine was healty
§ task_spawn()
| int Commander::task_spawn |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
|
static |
The documentation for this class was generated from the following files:
- src/modules/commander/Commander.hpp
- src/modules/commander/Commander.cpp