#include <paths.hpp>
Public Member Functions | |
Path (const Configuration &_start, const Configuration &_end, double _kappa, double _sigma, double _length) | |
Constructor. More... | |
Public Attributes | |
Configuration | end |
double | kappa |
Max. curvature (unsigned), max. sharpness (unsigned) More... | |
double | length |
Path length. More... | |
double | sigma |
Configuration | start |
Start and end configuration. More... | |
steering::Path::Path | ( | const Configuration & | _start, |
const Configuration & | _end, | ||
double | _kappa, | ||
double | _sigma, | ||
double | _length | ||
) |
Configuration steering::Path::end |
double steering::Path::kappa |
Configuration steering::Path::start |