Repository for verBOT robot project, hopefully featuring two branches: Dev/Test and Prod.

Dependencies:   PM2_Libary Eigen

Revision:
38:8cf86a20f0fe
Parent:
37:15c19c21c499
Child:
39:c6475c899b61
--- a/main.cpp	Sat May 14 16:10:50 2022 +0200
+++ b/main.cpp	Sat May 14 16:32:23 2022 +0200
@@ -1,6 +1,4 @@
 #include <mbed.h>
-#include <math.h>
-#include <vector>
 
 #include "PM2_Libary.h"
 #include "Eigen/Dense.h"