You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WPILib Commands V3 is the new (Java only) commands architecture being introduced in 2027. I'm not the best at explaining at things, so I wont, but it's quite different than commands v2.
Depending on when the beta gets released, I want to migrate this codebase to commands v3 as practice for 2027. You can technically write your code similar to commands v2 but it's best to move to commands v3.
In addition I'd like to integrate more 2027 features/APIs as 2027 has a lot of changes compared to previous years.
WPILib Commands V3 is the new (Java only) commands architecture being introduced in 2027. I'm not the best at explaining at things, so I wont, but it's quite different than commands v2.
Depending on when the beta gets released, I want to migrate this codebase to commands v3 as practice for 2027. You can technically write your code similar to commands v2 but it's best to move to commands v3.
In addition I'd like to integrate more 2027 features/APIs as 2027 has a lot of changes compared to previous years.
Commands v3 CD post: https://www.chiefdelphi.com/t/wpilib-commands-v3-imperative-function-bodies-with-coroutines/500699
2027 project: 2027