#include <command_manager.h>
Public Attributes | |
bool | active |
control_type_t | type |
float | value |
Definition at line 53 of file command_manager.h.
bool rosflight_firmware::control_channel_t::active |
Definition at line 55 of file command_manager.h.
control_type_t rosflight_firmware::control_channel_t::type |
Definition at line 56 of file command_manager.h.
float rosflight_firmware::control_channel_t::value |
Definition at line 57 of file command_manager.h.