|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <Eigen/Core>#include <common_lib/structures/cone.hpp>#include <utility>#include <vector>

Go to the source code of this file.
Classes | |
| class | LoopClosure |
| Interface for detecting loop closures. More... | |
| struct | LoopClosure::Result |
| Result of loop closure detection. More... | |