I’m trying to run SysId with two motors on a shooter flywheel. I ran the routine, and recorded a log with CTRE’s SignalLogger. After converting the hoot to WPILib log, I can open it and set my signals from one of the motors (TalonFX-50).
When I try to load the data I get this message:
The test duration is 0.00, and I don’t see a way to change it:
It seems like SysID is able to find the data.
Here are the logs:
Logs.zip (6.8 MB)
Any suggestions what I might be doing wrong? I opened the log in AdvantageScope, and it seems like the data is there.