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 104 of file steering_functions.hpp.

Member Data Documentation

◆ k1

double steering::Controller::k1

Weight on longitudinal error.

Definition at line 107 of file steering_functions.hpp.

◆ k2

double steering::Controller::k2

Weight on lateral error.

Definition at line 110 of file steering_functions.hpp.

◆ k3

double steering::Controller::k3

Weight on heading error.

Definition at line 113 of file steering_functions.hpp.


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


steering_functions
Author(s): Holger Banzhaf
autogenerated on Thu Aug 18 2022 02:09:46