DUNE: Uniform Navigational Environment  2016.05.0
Autonomy::TREX::Arguments Struct Reference

Detailed Description

Task arguments

Public Attributes

unsigned trex_id
 
uint16_t connection_timeout
 
uint16_t altitude_interval
 
std::string aux_pwr_channel
 

Member Data Documentation

uint16_t Autonomy::TREX::Arguments::altitude_interval

Threshold (meters) after which the vehicle is considered to have arrived at destination in the vertical plane.

Referenced by Autonomy::TREX::Task::startExecution(), and Autonomy::TREX::Task::Task().

uint16_t Autonomy::TREX::Arguments::connection_timeout

Time threshold after which communication with TREX is considered lost.

Referenced by Autonomy::TREX::Task::onMain(), Autonomy::TREX::Task::startExecution(), and Autonomy::TREX::Task::Task().

unsigned Autonomy::TREX::Arguments::trex_id
Collaboration diagram for Autonomy::TREX::Arguments:
Collaboration graph