wpilibsuite/wpilib-docs
Document DeferredCommand in Command Compositions article
Offen
#2.368 geöffnet am 27.10.2023
Component: WPILibJ/WPILibCGood First Issue
Repository-Metriken
- Stars
- (187 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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