############## 軟體的前置作業 ############## 以下是一些你需要熟悉的軟體概念。 WPILib Command Based 的結構: ***************************** - WPILib Command Based `紀錄 `_. .. note:: 好的軟體不一定需要 command based ,但這個紀錄會用 command based。 PID: **** - WPILib `文章 `_. - George Gillard `文章 `_. .. figure:: ../Photos/PID.png :alt: Diagram of PID :target: https://maldus512.medium.com/pid-control-explained-45b671f10bc7 :scale: 40% 的圖表; `來源 `_