stopMotors

Call to command all moving motors/CRServos to stop by method of setting their powers to zero. This does not impact normal servos.

A more aggressive/full-safe approach to stopping can be done via safeHaltHardware, which is an internal SDK method that runs when no OpMode is running and also shuts down servos.