WPILib Alpha 6 released #258
PeterJohnson
announced in
Announcements
Replies: 1 comment 5 replies
-
|
RobotPy 2027.0.0a6 is also available for anyone using Python. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
WPILib Alpha 6 has been released. This most notably fixes OpModeRobot to not crash at startup on Systemcore but also has various other fixes and additions (command v3 state machines). As noted on the releases page, it can be installed over alpha-5 (no need to uninstall); after install, you'll be prompted when you open an alpha-5 robot project if you want to upgrade it to alpha-6 (creating new projects will be created as alpha-6).
Beta Was this translation helpful? Give feedback.
All reactions