|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <Eigen/Core>#include <string>

Go to the source code of this file.
Classes | |
| class | Plane |
| The Plane class represents a 3D plane defined by its equation ax + by + cz + d = 0. More... | |