multiple

public final static List<Motor.Encoder> multiple(HardwareMap hMap, String ids)

Utility method for constructing multiple encoders with the same specifications.


public final static List<Motor.Encoder> multiple(HardwareMap hMap, Pair<String, Boolean> ids)

Utility method for constructing multiple encoders with the same specifications.

Parameters

ids

the ids of the encoders and whether they are reversed