|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <center_calculation/center_calculation.hpp>#include <cmath>#include <limits>#include <string>

Go to the source code of this file.
Classes | |
| class | CircunferenceCenterCalculator |
| Concrete class representing a circumference-based method for estimating the center position of a cone. More... | |