Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
competitionLogic.cpp File Reference
Include dependency graph for competitionLogic.cpp:

Go to the source code of this file.

Functions

double distanceToLineSegment (Eigen::Vector2d a, Eigen::Vector2d b, Eigen::Vector2d point)
 

Function Documentation

◆ distanceToLineSegment()

double distanceToLineSegment ( Eigen::Vector2d  a,
Eigen::Vector2d  b,
Eigen::Vector2d  point 
)

Definition at line 560 of file competitionLogic.cpp.

Here is the caller graph for this function: