Ajustement de l'écartement des roues
This commit is contained in:
parent
366329ccdf
commit
d7c7d7bc65
@ -2,7 +2,7 @@
|
|||||||
#include "config_robot.h"
|
#include "config_robot.h"
|
||||||
|
|
||||||
#ifdef ROBOT_PROPULSION_2026
|
#ifdef ROBOT_PROPULSION_2026
|
||||||
#define DISTANCE_ROUES_CENTRE_MM 98.
|
#define DISTANCE_ROUES_CENTRE_MM 103.
|
||||||
#else
|
#else
|
||||||
#define DISTANCE_ROUES_CENTRE_MM 52.
|
#define DISTANCE_ROUES_CENTRE_MM 52.
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
// Changer le define en fonction qu'on soit sur les PAMIs ou sur le robot principal
|
// Changer le define en fonction qu'on soit sur les PAMIs ou sur le robot principal
|
||||||
|
|
||||||
//#define ROBOT_PROPULSION_2026
|
#define ROBOT_PROPULSION_2026
|
||||||
#define ROBOT_TYPE_PAMI
|
//#define ROBOT_TYPE_PAMI
|
||||||
|
|
||||||
#ifndef ROBOT_PROPULSION_2026
|
#ifndef ROBOT_PROPULSION_2026
|
||||||
#ifndef ROBOT_TYPE_PAMI
|
#ifndef ROBOT_TYPE_PAMI
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user