2026-Propulsion/Geometrie_robot.h

10 lines
175 B
C

#include "Geometrie.h"
#include "config_robot.h"
#ifdef ROBOT_PROPULSION_2026
#define DISTANCE_ROUES_CENTRE_MM 98.
#else
#define DISTANCE_ROUES_CENTRE_MM 52.
#endif