Is anyone else having issues with the REV subsystem arm Code where it doesnt work in “run automatic”?
We have verified that all the wiring is correct but when we run the code it sends a sensor fault to the spark MAX and and the arm contols do not engage.
Thats not your code… that’s REV’s starter template. Your code may be based on that, but we have no way of knowing what changes you may have made. Please share a link to YOUR code
Hi
We actually have exactly the same pbm with the code provided by REv: GitHub - REVrobotics/2024-REV-ION-FRC-Starter-Bot
The manualRun works (we had to add it as defaultcommand)
Did You manage to fix it?