mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Add RamseteCommand (#1951)
This commit is contained in:
@@ -355,5 +355,18 @@
|
||||
],
|
||||
"foldername": "DifferentialDriveBot",
|
||||
"gradlebase": "cpp"
|
||||
},
|
||||
{
|
||||
"name:": "RamseteCommand",
|
||||
"description": "An example command-based robot demonstrating the use of a RamseteCommand to follow a pregenerated trajectory.",
|
||||
"tags": [
|
||||
"RamseteCommand",
|
||||
"PID",
|
||||
"Ramsete",
|
||||
"Trajectory",
|
||||
"Path following"
|
||||
],
|
||||
"foldername": "RamseteCommand",
|
||||
"gradlebase": "cpp"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user