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

Go to the source code of this file.

Classes

class  LongitudinalController
 Base (abstract) class for longitudinal controllers (the ones that calculate throttle) More...