DUNE: Uniform Navigational Environment
2.5.1
|
Public Attributes | |
std::vector< std::string > | safe_ents |
bool | ext_control |
double | handle_timeout |
bool Supervisors::Vehicle::Arguments::ext_control |
Allow external control.
Referenced by Supervisors::Vehicle::Task::Task(), and Supervisors::Vehicle::Task::task().
double Supervisors::Vehicle::Arguments::handle_timeout |
Timeout for starting or stopping a maneuver.
Referenced by Supervisors::Vehicle::Task::onResourceAcquisition(), and Supervisors::Vehicle::Task::Task().
std::vector<std::string> Supervisors::Vehicle::Arguments::safe_ents |
Relevant entities when performing a safe plan.
Referenced by Supervisors::Vehicle::Task::entityError(), and Supervisors::Vehicle::Task::Task().