Quote:
Originally Posted by Andrew Schreiber
From a programming standpoint it [nonadrive] is much much simpler. The hardest part about mechanum drive machines is controlling them. It involves either lookup tables and interpolating results or using lots of sins and cosines.
|
Programming mecanum is simple and straightforward.
No trigonometry or lookup tables are required.
You can find theoretical analysis and example programming
here.