wpilibsuite/wpilib-docs
Document DeferredCommand in Command Compositions article
開放
#2,368 建立於 2023年10月27日
Component: WPILibJ/WPILibCGood First Issue
倉庫指標
- 星標
- (187 顆星)
- PR 合併指標
- (平均合併 7天 6小時) (30 天內合併 14 個 PR)
描述
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