mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
[wpimath] Remove RamseteController and RamseteCommand (#7522)
This commit is contained in:
@@ -650,11 +650,10 @@
|
||||
},
|
||||
{
|
||||
"name": "SimpleDifferentialDriveSimulation",
|
||||
"description": "Simulate a differential drivetrain and follow trajectories with RamseteController (non-command-based).",
|
||||
"description": "Simulate a differential drivetrain and follow trajectories with LTV unicycle controller (non-command-based).",
|
||||
"tags": [
|
||||
"Differential Drive",
|
||||
"State-Space",
|
||||
"Ramsete",
|
||||
"Path Following",
|
||||
"Trajectory",
|
||||
"Encoder",
|
||||
|
||||
Reference in New Issue
Block a user