#include "accel.h"#include "accel_example.h"#include "accel_plan.h"#include "accel_speed.h"
Go to the source code of this file.
Namespaces | |
| namespace | pilot |
Functions | |
| AccelBasePtr | pilot::allocAccel (art_pilot::PilotConfig &config) |
Allocate an acceleration controller based on the current pilot configuration.
Definition in file alloc_accel.cc.