mirror of
https://github.com/modelec/odo_STM32.git
synced 2026-03-18 21:30:38 +01:00
value for new wheel
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
#define ENCODER_RES 2400.0f
|
#define ENCODER_RES 2400.0f
|
||||||
#define WHEEL_DIAMETER 0.09735f
|
#define WHEEL_DIAMETER 0.09735f
|
||||||
#define WHEEL_RADIUS (WHEEL_DIAMETER/2.0f)
|
#define WHEEL_RADIUS (WHEEL_DIAMETER/2.0f)
|
||||||
#define WHEEL_BASE 0.2872f
|
#define WHEEL_BASE 0.2844f
|
||||||
#define WHEEL_BASE_2 (WHEEL_BASE/2.0f)
|
#define WHEEL_BASE_2 (WHEEL_BASE/2.0f)
|
||||||
#define V_MAX 0.643f // m/s
|
#define V_MAX 0.643f // m/s
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user