Closed BerkeSinanYetkin closed 1 year ago
For some reason I believe that the non-WPI versions of the motors do not support simulation. You'd need to ask CTRE support for the rationale.
I'm closing this, since, as I understand, this is working as intended.
Problem description
VictorSPX.getOutputPercent() and .getOutputVoltage() doesn't return anything. The same problem also exists on VictorSPX.getSimCollection().getMotorOutputLeadVoltage() and VictorSPX.getSimCollection().getAngularPosition().
I don't know whether or not the object is completely broken, I'm using the simulation and don't have access to a roboRIO.
WPI_VictorSPX works though.
Operating System
Windows
Installed Python Packages
Reproducible example code