Skip to content
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

Canandcoder tweaks #134

Merged

Conversation

guineawheek
Copy link
Contributor

  • Make getAbsolutePosition() return between 0 and 360 (as documented)
  • Make getVelocity() actually return degrees/sec (versus rotations/sec)
  • Add support for setting the absolute encoder offset (added in v2024). One can also use Canandcoder.setAbsPosition() as well.
  • Invert direction now happens on-device (the vendordep will tell the driver station if settings sets fail)

* Make getAbsolutePosition() return between 0 and 360 (as documented)
* Make getVelocity() actually return degrees/sec (versus rotations/sec)
* Add support for setting the absolute encoder offset (added in v2024). One can also use `Canandcoder.setAbsPosition()` as well.
* Invert direction now happens on-device (the vendordep will tell the driver station if settings sets fail)
@thenetworkgrinch
Copy link
Contributor

Thank you for the changes!

@thenetworkgrinch thenetworkgrinch merged commit a93f433 into BroncBotz3481:main Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants