got error in include

This commit is contained in:
ishak jmilou.ishak
2024-10-03 15:06:21 +02:00
parent c0d5376cbc
commit 8265f0a7fe

View File

@@ -1,8 +1,8 @@
#include "CKobuki.h" #include "CKobuki.h"
#include "errno.h"
#include "termios.h"
#include <cstddef>
#include <iostream> #include <iostream>
#include <cmath>
#include <thread>
#include "graph.h"
// define for the commands // define for the commands
#define turnRight robot.doRotation(0.25) #define turnRight robot.doRotation(0.25)