Closed neomanic closed 6 years ago
Currently this code assumes a differential-drive robot with axis0 as right motor and axis1 as left, with some specific wheelbase and wheel size settings. Pull all these out into configuration parameters.
Done with commit 35df94a1c237b5dd0b23f520baad5d962e870817.
Currently this code assumes a differential-drive robot with axis0 as right motor and axis1 as left, with some specific wheelbase and wheel size settings. Pull all these out into configuration parameters.