|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <Eigen/Dense>#include <vector>#include "perception_sensor_lib/data_association/parameters.hpp"

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