|
trajectory_follower
|
#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 |
No orientation controller config
|
inline |
| 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 |
1.8.6