wpilibsuite/wpilib-docs

Document DeferredCommand in Command Compositions article

開放

#2,368 建立於 2023年10月27日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (297 個分叉)auto 404
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

貢獻者指南