wpilibsuite/wpilib-docs

Document DeferredCommand in Command Compositions article

オープン

#2,368 opened on 2023/10/27

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (297 件のフォーク)auto 404
Component: WPILibJ/WPILibCGood First Issue

Repository metrics

Stars
 (187 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド