Last updated 1 year ago
開源
支持外部編輯器,例如Atom和VSCode
跨平台支持
內建Okapilib:擁有一些已經做好的模組算法
內建LVGL,可以做出複雜的操控介面
VSCode Extension:
Command Line Interface (CLI):
下載Installer:
執行系統命令:
brew tap osx-cross/arm && brew install arm-gcc-bin brew tap purduesigbots/pros brew install --cask pros-editor # 非必要(如果要用Vision Sensor才需要) brew install vcs-vision
pros c new-project [新專案名稱]
更多指令: