wpilibsuite/wpilib-docs

Document DeferredCommand in Command Compositions article

Aperta

#2368 aperta il 27 ott 2023

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (297 fork)auto 404
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

Guida contributor