[examples] Improvements to Elevator Simulation Example (#4937)

Co-authored-by: Abhay Shukla <105139789+aboombadev@users.noreply.github.com>
Co-authored-by: Tyler Veness <calcmogul@gmail.com>
Co-authored-by: Ryan Blue <ryanzblue@gmail.com>
This commit is contained in:
Michael Leong
2023-02-03 15:23:06 -08:00
committed by GitHub
parent 193a10d020
commit 08a536291b
4 changed files with 64 additions and 20 deletions

View File

@@ -756,7 +756,8 @@
"Elevator",
"State-Space",
"Simulation",
"Mechanism2d"
"Mechanism2d",
"Profiled PID"
],
"foldername": "ElevatorSimulation",
"gradlebase": "cpp",