This should be a simple question…
When a robot is started and a Neo/SparkMax combination is instanciated in the code, are the encoder position counters reset? Or do you need to reset them directly with code (i.e.motor.getEncoder().setPosition(0))
Thanks