Uses of Interface
lejos.robotics.RangeScanner

Packages that use RangeScanner
lejos.robotics.localization Localization support 
 

Uses of RangeScanner in lejos.robotics.localization
 

Constructors in lejos.robotics.localization with parameters of type RangeScanner
MCLPoseProvider(MovementProvider mp, RangeScanner scanner, RangeMap map, int numParticles, int border)