bauen klappt wieder, navigation ist kaputt, todo: und fixme: beachten!

This commit is contained in:
2022-08-17 16:37:47 +02:00
parent f2d57cc13f
commit c7cb0d3895
7 changed files with 104 additions and 71 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
class NavigationUtils {
public:
void getCurrentCourse(Point p1);
double getCurrentCourse(Point p1);
void setLastPoint(Point p1);
static double courseTo(Point p1, Point p2);