I have my own warning and robot data output system which allows me to see what is going on in the robot better than the default system. However, If a motor is unplugged, my code is overwritten and the default system tells me that a motor was unplugged on port XX. I was wondering if there is a way to disable this function, as with my code, I can not only see that a motor was unplugged but also the acronym I set for it (ie Back left motor is BL) so I can find where the problem is easier. Does anyone know of a way to disable the default warnings?
I don’t think you can, and go to competition, as it would mean charging Vexos, so you won’t have a competition legal bot.
No, that’s not how the question is posed.
The answer could as well be “go to the settings and toggle this option” (dreaming much?). Or, it could be “use this VexOS API to disable the built-in warnings, but then you’re on your own for troubleshooting”.
I am afraid though the actual state of the matter would be more like: “There’s no such option currently, VexOS unplug warnings are hardcoded so the referees have an option to review the V5 Brain log in case of some technical dispute”.
I’m Using Pros
Also, here are is what I want to disable
And This is what my system looks like
That warning is generated by PROS, not vexos, even if you disable that you will see the full screen alert that vexos generates.
Indeed. And actually slated to go away: PROS 4: Decouple LVGL and Make LVGL Template · Issue #168 · purduesigbots/pros · GitHub
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.