-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: Creating a brushed Spark Max aborts in sim #55
Comments
This is a bug in the revlib library, here's what I see on Linux under gdb:
|
I sent an email reporting this to rev and got this response:
|
Of note, this is new behaviour in the kickoff release. It worked fine in the beta. |
@virtuald, have you heard anything from rev about an update or progress before I reach out? |
The more paying customers annoy them the more likely they'll actually fix it. |
Having the same issue |
We just released REVLib v2024.2.1 which should fix this issue |
@jfabellera that fixed it, thanks. See #59 for a new issue that popped up in this release. |
Problem description
Constructing a
CANSparkMax
withMotorType.kBrushed
in simulation causes the robot code to exit with SIGABRT.Operating System
MacOS
Installed Python Packages
Reproducible example code
The text was updated successfully, but these errors were encountered: