35 #ifndef SNAV_FCI_TX_CONFIG_HPP_
36 #define SNAV_FCI_TX_CONFIG_HPP_
38 #include "api/reference_frame.hpp"
82 #endif // SNAV_FCI_TX_CONFIG_HPP_
SnMode desired_mode
Definition: tx_config.hpp:65
ReferenceFrame waypoint_frame_parent
Definition: tx_config.hpp:73
size_t num_motors
Definition: tx_config.hpp:75
int tx_rate
Definition: tx_config.hpp:64
SnPosEstType desired_pos_est_type
Definition: tx_config.hpp:66
TxConfig()
Default constructor.
Definition: tx_config.hpp:53
bool strict_pos_est_type_checking
Definition: tx_config.hpp:68
Structure containing options for the TX thread.
Definition: tx_config.hpp:46
ReferenceFrame
Enum used to keep track of important reference frames.
Definition: reference_frame.hpp:44
bool use_traj_tracking
Definition: tx_config.hpp:70