trajectory_follower
Public Member Functions | Public Attributes | List of all members
trajectory_follower::NoOrientationControllerConfig Struct Reference

#include <TrajectoryFollowerTypes.hpp>

Public Member Functions

 NoOrientationControllerConfig ()
 

Public Attributes

double l1
 Position of reference point P(l1,0) on the robot chassis such that l1u1 > 0. More...
 
double K0
 Constant for the calculation of k(d, theta_e) More...
 
bool useForwardAngleError
 
bool useForwardDistanceError
 

Detailed Description

No orientation controller config

Constructor & Destructor Documentation

trajectory_follower::NoOrientationControllerConfig::NoOrientationControllerConfig ( )
inline

Member Data Documentation

double trajectory_follower::NoOrientationControllerConfig::K0

Constant for the calculation of k(d, theta_e)

double trajectory_follower::NoOrientationControllerConfig::l1

Position of reference point P(l1,0) on the robot chassis such that l1u1 > 0.

bool trajectory_follower::NoOrientationControllerConfig::useForwardAngleError
bool trajectory_follower::NoOrientationControllerConfig::useForwardDistanceError

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