|
Formula Student Autonomous Systems
The code for the main driverless system
|
This is the complete list of members for common_lib::structures::PathPoint, including all inherited members.
| getX() const | common_lib::structures::PathPoint | |
| getY() const | common_lib::structures::PathPoint | |
| ideal_velocity | common_lib::structures::PathPoint | |
| operator== | common_lib::structures::PathPoint | friend |
| orientation | common_lib::structures::PathPoint | |
| PathPoint()=default | common_lib::structures::PathPoint | |
| PathPoint(Position position, double orientation=0, double ideal_velocity=1.0) | common_lib::structures::PathPoint | |
| PathPoint(double x, double y, double orientation=0, double ideal_velocity=1.0) | common_lib::structures::PathPoint | |
| PathPoint(PathPoint const &path_point)=default | common_lib::structures::PathPoint | |
| position | common_lib::structures::PathPoint |