Can TalonSRX's Mag encoder and Falcon's Integerated encoder be simulated?

Due to the coronavirus, our team needs to test most of our code in simulation. So , l want to know whether the CTRE supports simulation with WPILib.

Any reply is appreciated!

1 Like

Yes both can be simulated. CTRE has added some simulation information to their examples.

Thanks, besides, can limelight be simulated?

Limelight does not have any officially supported simulation tools to my knowledge.

So in general both of the questions you have asked here are really easy to google. I tried: “limelight simulate frc” and found this discussion.

PhotonVision allows for simulation and has some great libraries for that. You could expand upon those to do Limelight simulation.

Some of this good work is even being adapted into WPILib.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.