Fixed tf_buffer_ not being initialized
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
#define ENCODER_LEFT_PIN_B 13
|
||||
#define ENCODER_CPR 3840
|
||||
|
||||
#define WHEEL_RADIUS 0.0300
|
||||
#define WHEEL_SEPARATION 0.264
|
||||
//#define WHEEL_RADIUS (0.0300 * 1.01483541)
|
||||
#define WHEEL_RADIUS 0.028
|
||||
#define WHEEL_SEPARATION 0.271
|
||||
#define TIMER_CYCLE_US 1000
|
||||
//======================================================
|
||||
|
||||
Reference in New Issue
Block a user