TankLocalizer
Default localizer for tank drives based on the drive encoders.
Parameters
getWheelPositions
wheel positions in linear distance units
getWheelVelocities
lateral distance between pairs of wheels on different sides of the robot
Constructors
Link copied to clipboard
public TankLocalizer TankLocalizer(Function0<List<Double>> getWheelPositions, Function0<List<Double>> getWheelVelocities, Double trackWidth)