|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include "custom_interfaces/msg/path_point_array.hpp"#include "custom_interfaces/msg/velocities.hpp"#include "custom_interfaces/msg/pose.hpp"#include "control/include/config/parameters.hpp"#include "common_lib/structures/control_command.hpp"

Go to the source code of this file.
Classes | |
| class | ControlSolver |
| Base class for control solvers, that calculate both lateral and longitudinal control commands. More... | |