Creation d'un fichier pour les données géométriques du robot
This commit is contained in:
parent
a1c5fb700b
commit
b58724e0d3
0
Geometrie_robot.h
Normal file
0
Geometrie_robot.h
Normal file
@ -1,9 +1,7 @@
|
||||
#include "Localisation.h"
|
||||
#include "QEI.h"
|
||||
#include "math.h"
|
||||
|
||||
#define DISTANCE_ROUES_CENTRE_MM 84.25
|
||||
#define RACINE_DE_3 1.73205081
|
||||
#include "Geometrie_robot.h"
|
||||
|
||||
struct position_t position;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user