DUNE: Uniform Navigational Environment  2022.04.1
Maneuver::VehicleFormation::SMC::Arguments Struct Reference

Public Attributes

bool mps_control
 
double kf
 
double kt
 
bool debug
 
double max_speed_mps
 
double min_speed_mps
 
double max_actuation
 
double min_actuation
 
double act_step
 
std::vector< double > bounds
 
std::vector< double > errf_bounds
 

Member Data Documentation

◆ act_step

double Maneuver::VehicleFormation::SMC::Arguments::act_step

◆ bounds

std::vector<double> Maneuver::VehicleFormation::SMC::Arguments::bounds

◆ debug

◆ errf_bounds

std::vector<double> Maneuver::VehicleFormation::SMC::Arguments::errf_bounds

◆ kf

◆ kt

◆ max_actuation

double Maneuver::VehicleFormation::SMC::Arguments::max_actuation

◆ max_speed_mps

double Maneuver::VehicleFormation::SMC::Arguments::max_speed_mps

◆ min_actuation

double Maneuver::VehicleFormation::SMC::Arguments::min_actuation

◆ min_speed_mps

double Maneuver::VehicleFormation::SMC::Arguments::min_speed_mps

◆ mps_control

bool Maneuver::VehicleFormation::SMC::Arguments::mps_control
Collaboration diagram for Maneuver::VehicleFormation::SMC::Arguments:
Collaboration graph