DUNE: Uniform Navigational Environment  2024.09.0
Control::AUV::LMI::Arguments Struct Reference

Public Attributes

float max_fin_rot
 
bool roll_control_enabled
 
float max_pitch_act
 
float max_pitch
 
bool force_pitch
 
bool use_depth_offset
 
float depth_offset
 
float max_depth_error
 
Matrix k_gain
 

Member Data Documentation

◆ depth_offset

float Control::AUV::LMI::Arguments::depth_offset

◆ force_pitch

bool Control::AUV::LMI::Arguments::force_pitch

◆ k_gain

◆ max_depth_error

float Control::AUV::LMI::Arguments::max_depth_error

Maximum admissible depth error.

Referenced by Control::AUV::LMI::Task::onEstimatedState(), and Control::AUV::LMI::Task::Task().

◆ max_fin_rot

float Control::AUV::LMI::Arguments::max_fin_rot

◆ max_pitch

float Control::AUV::LMI::Arguments::max_pitch

◆ max_pitch_act

float Control::AUV::LMI::Arguments::max_pitch_act

◆ roll_control_enabled

bool Control::AUV::LMI::Arguments::roll_control_enabled

Enable or disable roll control.

Referenced by Control::AUV::LMI::Task::onEstimatedState(), and Control::AUV::LMI::Task::Task().

◆ use_depth_offset

bool Control::AUV::LMI::Arguments::use_depth_offset
Collaboration diagram for Control::AUV::LMI::Arguments:
Collaboration graph