|
Re: Altering the Autonomous Code
You will need to modify the code, primarily by changing the Robot Drive from an arcade that drives two motors, to be a mecanum version that drives four.
The basic elements of the code are to determine forward power and left or right power. It uses the arcade to combine those. Think through how you want to combine them for mecanum.
Greg McKaskle
|