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

Go to the source code of this file.

Classes

struct  ObservationData
 Struct containing observation data. More...
 
class  ObservationModel
 Observation Model class compiled of functions for observation model. More...