Skip to content

PFollowingDebug

Public Attributes

Name
std::string algorithm
double cross_track_error
double along_track_error
double yaw
double psi
double gamma

Public Attributes Documentation

variable algorithm

std::string algorithm;

variable cross_track_error

double cross_track_error {0.0};

variable along_track_error

double along_track_error {0.0};

variable yaw

double yaw {0.0};

variable psi

double psi {0.0};

variable gamma

double gamma {0.0};

Updated on 2022-09-15 at 17:51:33 +0000


Last update: September 15, 2022
Back to top