Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
base_control_solver.hpp File Reference
#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"
Include dependency graph for base_control_solver.hpp:
This graph shows which files directly or indirectly include this file:

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...