#include <command_manager.h>
Public Attributes | |
control_channel_t | F |
uint32_t | stamp_ms |
control_channel_t | x |
control_channel_t | y |
control_channel_t | z |
Definition at line 60 of file command_manager.h.
control_channel_t rosflight_firmware::control_t::F |
Definition at line 66 of file command_manager.h.
uint32_t rosflight_firmware::control_t::stamp_ms |
Definition at line 62 of file command_manager.h.
control_channel_t rosflight_firmware::control_t::x |
Definition at line 63 of file command_manager.h.
control_channel_t rosflight_firmware::control_t::y |
Definition at line 64 of file command_manager.h.
control_channel_t rosflight_firmware::control_t::z |
Definition at line 65 of file command_manager.h.