We are trying to characterize our drivetrain with SysID, but receive the following error when doing so. Our drivetrain consists of four venoms, and we are using the integrated encoders. We are using WPILib version 2023.4.2.
...
Setup Venom
Setup Venom
Setup encoder
Setup Built-in+Venom
Setup Built-in+Venom
Setup gyro
Setup None
Setting default
********** Robot program startup complete **********
Robot disabled
Collected: 0 data points.
Project failed: bad_function_call
[phoenix-diagnostics] Server shutdown cleanly. (dur:0)
[phoenix] Library shutdown cleanly
*** Error in `/home/lvuser/frcUserProgram': free(): invalid next size (fast): 0x0069ec88
When switching to general mechanism and testing a TalonFX, SysID works and shows NT Connected
.
Is this possibly an issue with SysID’s Venom libraries? For reference, here is our config file. (I’m unable to upload files as a new user)