-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Road Runner tuning questions #410
Comments
That seems reasonable to me. FTC motors with typical gearing and typical wheel sizes give roughly hundreds of ticks per inch (so ~0.01 in / tick).
kV should always be positive so you have some motors to reverse. It will be close to zero though.
That one should also be positive.
Positive as well And looks like one of your dead wheels is unplugged |
As a follow up question, we got through ManualFeedbackTuner and are assuming that we have to change parameters values at the top of the ThreeDeadWheelLocalizer.java file but we are not completely sure. We were also wondering how we should plot the graph (ex. should we plot y and y error when we change par0yticks?) and how to validate the parameters. |
Team 25780 emailed with some questions. I'm going to answer them here with the hope that more people will stumble across this information.
It's located here for mecanum and here for tank.
Do not skip steps! You are much better off asking in the FTC Discord or even opening a new issue here.
These op modes are not included directly in the quickstart, but they should appear on the Driver Station if you've setup everything correctly.
The text was updated successfully, but these errors were encountered: