#include <queue>
#include "../Shared/Utilities.h"
#include "../Shared/BaseComponent.h"
#include "../Shared/Vector2.h"
Go to the source code of this file.
Classes | |
| class | WaypointInterface |
| GPS interface and waypoint manager. More... | |
Defines | |
| #define | EarthRadius 6378100.0 |
| Define the radius of earth. | |
| #define EarthRadius 6378100.0 |
Define the radius of earth.
1.5.5