Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
evaluator_parameters.hpp
Go to the documentation of this file.
1#pragma once
2
9 // Cone size parameters
14
15 // Cylinder fit parameters
17
18 // Ground proximity parameters
21
22 // Number of points parameters
27};
Structure to hold parameters for evaluating clusters as cones.