wpilibsuite/wpilib-docs
View on GitHubDocument DeferredCommand in Command Compositions article
Open
#2,368 opened on Oct 27, 2023
Component: WPILibJ/WPILibCGood First Issue
Repository metrics
- Stars
- (187 stars)
- PR merge metrics
- (PR metrics pending)
Description
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