Ajout "PETIT_RAYON_ROBOT
This commit is contained in:
parent
73656370df
commit
e7ab63b17e
@ -1,3 +1,8 @@
|
|||||||
#define DISTANCE_ROUES_CENTRE_MM 84.25
|
#define DISTANCE_ROUES_CENTRE_MM 84.25
|
||||||
|
|
||||||
|
// Distance entre le centre du robot et un angle du robot
|
||||||
#define RAYON_ROBOT 125
|
#define RAYON_ROBOT 125
|
||||||
|
|
||||||
|
// Distance entre le centre du robot et un bord du robot
|
||||||
|
#define PETIT_RAYON_ROBOT_MM 108.2
|
||||||
#define RACINE_DE_3 1.73205081
|
#define RACINE_DE_3 1.73205081
|
Loading…
Reference in New Issue
Block a user