Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
base_data_association.hpp File Reference
#include <Eigen/Dense>
#include <vector>
#include "perception_sensor_lib/data_association/parameters.hpp"
Include dependency graph for base_data_association.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataAssociationModel
 Data Association Method class, used to match observations to landmarks in the map. More...