-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Roadrunner 1.0? #111
Comments
Working on it... |
That's fair. I haven't even begun to mess with the version 1 quickstart yet so I can't be of any help. |
I've put something together that seems to work, though haven't tested extensively. Rather than pushing to this repository, I have saved it to a new repository: https://github.com/Beta8397/virtual_robot_RR1 The quickstart is included (minus most of the tuning stuff). Start by trying out the SplineTest opmode. Leave the tuning parameters in the MecanumDrive class as-is. To use this, it is necessary to download the kotlin-stdlib-2.0.20 jar, save it in the lib folder, and make it a dependency in the TeamCode module (see the first paragraph of the readme for instructions. I was going to package this in the repository, but was unsure whether any licenses other than Apache 2 would be needed. Let me know if any problems. |
Now that RR 1.0 is supported is there plans to support it? I like to use this with my students but the plan is to use RR 1.0 now that it is released.
Thanks.
The text was updated successfully, but these errors were encountered: