I’m currently trying to simulate our intake system via WPILIB’s simulation GUI.
The drivetrain and gyro code in pyhsics.py is not original (Can’t thank @virtuald for the #6367 github repository enough!).
The problem is that I can’t see whether the other subsystems’ motors are working or not. I can’t get “belt_upper_sim” to show up on The “other devices” section on the GUI, unlike #6367’s code.