|
trajectory_follower
|
#include <TrajectoryFollowerTypes.hpp>
Public Member Functions | |
| ChainedControllerConfig () | |
Public Attributes | |
| double | K0 |
| Integrator constant. More... | |
| double | K2 |
| Controller constant. More... | |
| double | K3 |
| Controller constant. More... | |
Chained controller config
|
inline |
| double trajectory_follower::ChainedControllerConfig::K0 |
Integrator constant.
| double trajectory_follower::ChainedControllerConfig::K2 |
Controller constant.
| double trajectory_follower::ChainedControllerConfig::K3 |
Controller constant.
1.8.11