mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[examples] Update ArmSimulation example to use Mechanism2d (#3572)
- Correct several comments that referenced elevator - Changed noise to be 1 encoder tick instead of half a degree - Changed gear ratio and PID value to be better tuned - Updated bounds to be similar to a single jointed arm
This commit is contained in:
@@ -701,7 +701,8 @@
|
||||
"Digital",
|
||||
"Sensors",
|
||||
"Simulation",
|
||||
"Physics"
|
||||
"Physics",
|
||||
"Mechanism2d"
|
||||
],
|
||||
"foldername": "ArmSimulation",
|
||||
"gradlebase": "cpp",
|
||||
|
||||
Reference in New Issue
Block a user