Steps to reproduce:
- Write code instantiating a SparkMax controller over CAN.
- Run the code under simulation on macOS.
Expected results:
- Code should run under simulation.
Actual results:
Additional information:
- No interactions are required with the controller in order to provoke the failure (and, in fact, none are possible given its nature); the crash occurs during construction of the object.
- Sample code demonstrating the failure is available in our team's GitHub repository here: [Link to GitHub Repository folder].
Please let me know if you require any additional information to investigate this further.