Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
plane.hpp File Reference
#include <Eigen/Core>
#include <string>
Include dependency graph for plane.hpp:
This graph shows which files directly or indirectly include this file:

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