wpilibsuite/wpilib-docs
Document DeferredCommand in Command Compositions article
Aperta
#2368 aperta il 27 ott 2023
Component: WPILibJ/WPILibCGood First Issue
Metriche repository
- Star
- (187 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
We should add a short example and explain why it should generally be preferred over the deferred proxy constructor (DeferredCommand keeps everything within the composition instead of delegating to the scheduler) https://docs.wpilib.org/en/latest/docs/software/commandbased/command-compositions.html