|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <Eigen/Dense>#include <utility>#include "common_lib/car_parameters/car_parameters.hpp"#include "common_lib/structures/position.hpp"

Go to the source code of this file.
Classes | |
| class | S2VModel |
| Interface for models that convert data from sensor reference frame to vehicle reference frame and vice versa. More... | |