We used a REV NEO for our shooter and every time we try to run our shooter, our right drive base will start driving as well.
We aren’t pressing the controls for the drivebase so it shouldn’t be moving.
This has also impacted our driving - when driving, the left side will move faster than the right, causing the robot to turn unless the shooter is driving as well.
… and make sure you are calling restoreFactoryDefaults(); on those motors in the code when initiating them. One might have a left over follow motor id hanging around.
We had similar problems in 2021. We would run our shooter that had Falcons and our elevator running a NEO would start moving. Quick fix is don’t use NEO’s.