|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include "competitionLogic.hpp"
Go to the source code of this file.
Functions | |
| double | distanceToLineSegment (Eigen::Vector2d a, Eigen::Vector2d b, Eigen::Vector2d point) |
| double distanceToLineSegment | ( | Eigen::Vector2d | a, |
| Eigen::Vector2d | b, | ||
| Eigen::Vector2d | point | ||
| ) |