robot code for summer school

Dependencies:   PM2_Libary Eigen

Fork of PM2_Example_Summer_School by Alex Hawkins

Revision:
57:8bf0b5a70065
Parent:
56:3fce0a9bb6df
Parent:
54:b442660523df
Child:
58:c9a55b0c3121
--- a/Robot_Library/robot.h	Mon May 30 08:38:03 2022 +0200
+++ b/Robot_Library/robot.h	Mon May 30 08:45:32 2022 +0200
@@ -10,6 +10,7 @@
 
     public:
         Robot();
+        ~Robot();
         void Update();
 
     private: