mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[examples] Fix example json for SimpleDifferentialDriveSimulation (NFC) (#7561)
Uses LTVUnicycleController now instead of RAMSETE.
This commit is contained in:
@@ -759,11 +759,11 @@
|
||||
},
|
||||
{
|
||||
"name": "SimpleDifferentialDriveSimulation",
|
||||
"description": "Simulate a differential drivetrain and follow trajectories with RamseteController (non-command-based).",
|
||||
"description": "Simulate a differential drivetrain and follow trajectories with LTVUnicycleController (non-command-based).",
|
||||
"tags": [
|
||||
"Differential Drive",
|
||||
"State-Space",
|
||||
"Ramsete",
|
||||
"LTVUnicycleController",
|
||||
"Path Following",
|
||||
"Trajectory",
|
||||
"Encoder",
|
||||
|
||||
Reference in New Issue
Block a user