#include <TrajectoryFollower.hpp>
◆ Controller()
| trajectory_follower::Controller::Controller |
( |
| ) |
|
|
inline |
◆ ~Controller()
| Controller::~Controller |
( |
| ) |
|
|
virtual |
◆ reset()
| virtual void trajectory_follower::Controller::reset |
( |
| ) |
|
|
pure virtual |
◆ update()
| virtual Motion2D& trajectory_follower::Controller::update |
( |
double |
speed, |
|
|
double |
distanceError, |
|
|
double |
angleError, |
|
|
double |
curvature, |
|
|
double |
variationOfCurvature |
|
) |
| |
|
pure virtual |
◆ configured
| bool trajectory_follower::Controller::configured |
|
protected |
◆ motionCommand
| Motion2D trajectory_follower::Controller::motionCommand |
|
protected |
The documentation for this class was generated from the following files: