[examples] Remove old command-based templates and examples (#3263)

Co-authored-by: Tyler Veness <calcmogul@gmail.com>
This commit is contained in:
Prateek Machiraju
2021-10-13 22:17:58 -04:00
committed by GitHub
parent 689e9ccfb5
commit 67df469c58
92 changed files with 8 additions and 3199 deletions

View File

@@ -282,17 +282,6 @@
"gradlebase": "cpp",
"commandversion": 2
},
{
"name": "PacGoat",
"description": "A fully functional example CommandBased program for FRC Team 190&#39;s 2014 robot. This code can run on your computer if it supports simulation.",
"tags": [
"CommandBased Robot",
"Complete List"
],
"foldername": "PacGoat",
"gradlebase": "cpp",
"commandversion": 1
},
{
"name": "HAL",
"description": "A program created using the HAL exclusively. This example is for advanced users",