Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
s2v_model.hpp File Reference
#include <Eigen/Dense>
#include <utility>
#include "common_lib/car_parameters/car_parameters.hpp"
#include "common_lib/structures/position.hpp"
Include dependency graph for s2v_model.hpp:
This graph shows which files directly or indirectly include this file:

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