core / com.acmerobotics.roadrunner.drive / SwerveDrive / setMotorPowers

setMotorPowers

abstract fun setMotorPowers(frontLeft: Double, rearLeft: Double, rearRight: Double, frontRight: Double): Unit (source)

Sets the following motor powers (normalized voltages). All arguments are on the interval [-1.0, 1.0].