mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[examples] Update ArmSimulation example to use Preferences (#3976)
This shows more real world usage then hardcoding the setpoint and PID gains. There were no current examples using Preferences. This will also be used to update frc-docs article for Preferences.
This commit is contained in:
@@ -713,7 +713,8 @@
|
||||
"Sensors",
|
||||
"Simulation",
|
||||
"Physics",
|
||||
"Mechanism2d"
|
||||
"Mechanism2d",
|
||||
"Preferences"
|
||||
],
|
||||
"foldername": "ArmSimulation",
|
||||
"gradlebase": "cpp",
|
||||
|
||||
Reference in New Issue
Block a user