Skip to content

Release v1.4: Motor Run to Position (PID) support and more!

Compare
Choose a tag to compare
@j5155 j5155 released this 03 Jul 06:35
· 18 commits to main since this release

Release v1.4: Motor Run to Position (PID) support and more!

  • You can now tell a motor to run to a position, equivalent to the FTC SDK's RUN_TO_POSITION mode
  • The overall update rate of the application is increased for better responsiveness

As always, download from the binaries below or using python -m pip install REVHubInterface==1.4

Full Changelog: v1.3.3...v1.4