|
Autoware.Auto
|
|
#include <mpc_controller/visibility_control.hpp>#include <controller_common/controller_base.hpp>#include <motion_common/config.hpp>

Go to the source code of this file.
Classes | |
| class | motion::control::mpc_controller::Config |
| A configuration class for the MpcController. More... | |
| struct | motion::control::mpc_controller::ControlDerivatives |
Namespaces | |
| motion | |
| motion::control | |
| motion::control::mpc_controller | |
Macros | |
| #define | MPC_CONTROLLER_COPY_MOVE_ASSIGNABLE(Class) |
Enumerations | |
| enum | motion::control::mpc_controller::Interpolation : uint8_t { motion::control::mpc_controller::Interpolation::YES = 0U, motion::control::mpc_controller::Interpolation::NO = 1U } |
| #define MPC_CONTROLLER_COPY_MOVE_ASSIGNABLE | ( | Class | ) |