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