#include <TrajectoryFollowerTypes.hpp>
◆ FollowerConfig()
| trajectory_follower::FollowerConfig::FollowerConfig |
( |
| ) |
|
|
inline |
◆ chainedControllerConfig
Chained controller.
Config for
◆ controllerType
or CONTROLLER_CHAINED
Controller type - CONTROLLER_NO_ORIENTATION
◆ dampingAngleUpperLimit
| double trajectory_follower::FollowerConfig::dampingAngleUpperLimit |
◆ geometricResolution
| double trajectory_follower::FollowerConfig::geometricResolution |
Geometric resolution to be used.
◆ maxBackwardLenght
| double trajectory_follower::FollowerConfig::maxBackwardLenght |
◆ maxForwardLenght
| double trajectory_follower::FollowerConfig::maxForwardLenght |
◆ maxRotationalVelocity
| double trajectory_follower::FollowerConfig::maxRotationalVelocity |
Maximum rotational velocity, NaN if no limit is needed.
◆ noOrientationControllerConfig
for no_orientation controller
Config
◆ pointTurnEnd
| double trajectory_follower::FollowerConfig::pointTurnEnd |
Angle error at which point turn, once started, stops.
◆ pointTurnStart
| double trajectory_follower::FollowerConfig::pointTurnStart |
Angle error at which point turn starts.
◆ pointTurnVelocity
| double trajectory_follower::FollowerConfig::pointTurnVelocity |
◆ samsonControllerConfig
◆ slamPoseErrorCheckEllipseX
| double trajectory_follower::FollowerConfig::slamPoseErrorCheckEllipseX |
◆ slamPoseErrorCheckEllipseY
| double trajectory_follower::FollowerConfig::slamPoseErrorCheckEllipseY |
◆ splineReferenceError
| double trajectory_follower::FollowerConfig::splineReferenceError |
◆ splineReferenceErrorMarginCoefficient
| double trajectory_follower::FollowerConfig::splineReferenceErrorMarginCoefficient |
◆ trajectoryFinishDistance
| double trajectory_follower::FollowerConfig::trajectoryFinishDistance |
Minimum distance to end point of trajectory for considering it to be reached
◆ usePoseErrorReachedEndCheck
| bool trajectory_follower::FollowerConfig::usePoseErrorReachedEndCheck |
The documentation for this struct was generated from the following file: