Added new constants for robotoid
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#define ENCODER_LEFT_PIN_B 7
|
||||
#define ENCODER_CPR 3840
|
||||
|
||||
#define WHEEL_RADIUS 0.0279
|
||||
#define WHEEL_SEPARATION 0.310735
|
||||
#define WHEEL_RADIUS 0.0300
|
||||
#define WHEEL_SEPARATION 0.264
|
||||
#define TIMER_CYCLE_US 1000
|
||||
//======================================================
|
||||
@@ -18,5 +18,5 @@ diffdrive_controller:
|
||||
|
||||
open_loop: true
|
||||
|
||||
wheel_separation: 0.258
|
||||
wheel_radius: 0.0375
|
||||
wheel_separation: 0.192
|
||||
wheel_radius: 0.032
|
||||
|
||||
Reference in New Issue
Block a user