We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Okay, now I understand. So why not just pass these as parameters to the constructor, similar to how we pass parameters to the swerve drive constructor? However, this should support variable standard deviations. See here on how 6328 calculated vision standard deviations in 2023: https://www.chiefdelphi.com/t/frc-6328-mechanical-advantage-2023-build-thread/420691/157?u=dan
Originally posted by @katzuv in Galaxia5987/robot-2024#39 (comment)
It seems to me that 7f4ea7d doesn't fully address this need.
The text was updated successfully, but these errors were encountered:
be83eaa
Sorry, something went wrong.
I don't see how the current implementation of addVisionMeasurement() can calculate the standard deviation for the vision result.
addVisionMeasurement()
No branches or pull requests
Originally posted by @katzuv in Galaxia5987/robot-2024#39 (comment)
It seems to me that 7f4ea7d doesn't fully address this need.
The text was updated successfully, but these errors were encountered: