DifferentialDriveWheelVoltages

class wpimath.DifferentialDriveWheelVoltages(left: wpimath.units.volts = 0, right: wpimath.units.volts = 0)

Bases: pybind11_object

Motor voltages for a differential drive.

WPIStruct = <capsule object "WPyStruct">