Quote:
Originally Posted by AutodeskGeek
For those teams that have used mecanum in the past, this is a non-issue. There's also plenty of help with algorithms online that teams trying it for the first time can use. Probably not too much testing unless you are implementing original drive styles with your mecanum wheels.
|
Yeah, the programming is not that difficult. WPILib for C++ and Java has a function for field oriented (or robot oriented) mecanum drive that works well. I don't know about Labview.