mirror of
https://github.com/modelec/odo_STM32.git
synced 2026-03-18 21:30:38 +01:00
author + value + cmake
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#define MAX_WAYPOINTS 16
|
||||
#define PWM_MAX 626.0f
|
||||
#define ENCODER_RES 2400.0f
|
||||
#define WHEEL_DIAMETER 0.081f
|
||||
#define WHEEL_DIAMETER 0.082f
|
||||
#define WHEEL_RADIUS (WHEEL_DIAMETER/2.0f)
|
||||
#define WHEEL_BASE 0.29f
|
||||
#define WHEEL_BASE_2 (WHEEL_BASE/2.0f)
|
||||
|
||||
Reference in New Issue
Block a user