TankLocalizer

constructor(getWheelPositions: () -> List<Double>, getWheelVelocities: () -> List<Double>? = { null }, trackWidth: Double)

Parameters

getWheelPositions

wheel positions in linear distance units

getWheelVelocities

lateral distance between pairs of wheels on different sides of the robot