Public Attributes | List of all members
steering::Controller Struct Reference

Parameters of the feedback controller. More...

#include <steering_functions.hpp>

Public Attributes

double k1
 Weight on longitudinal error. More...
 
double k2
 Weight on lateral error. More...
 
double k3
 Weight on heading error. More...
 

Detailed Description

Parameters of the feedback controller.

Definition at line 121 of file steering_functions.hpp.

Member Data Documentation

◆ k1

double steering::Controller::k1

Weight on longitudinal error.

Definition at line 124 of file steering_functions.hpp.

◆ k2

double steering::Controller::k2

Weight on lateral error.

Definition at line 127 of file steering_functions.hpp.

◆ k3

double steering::Controller::k3

Weight on heading error.

Definition at line 130 of file steering_functions.hpp.


The documentation for this struct was generated from the following file:


steering_functions
Author(s): Holger Banzhaf
autogenerated on Mon Dec 11 2023 03:27:44