Uses of Class
com.irurueta.ar.slam.SlamCalibrator
Packages that use SlamCalibrator
Package
Description
This package contains classes related to SLAM (Simultaneous Localization and
Mapping) in order to predict the device position, orientation, velocity
and acceleration using sensors such as accelerometers and gyroscopes.
-
Uses of SlamCalibrator in com.irurueta.ar.slam
Methods in com.irurueta.ar.slam that return SlamCalibratorModifier and TypeMethodDescriptionstatic SlamCalibrator
SlamEstimator.createCalibrator()
Creates an instance of a calibrator to be used with this SLAM estimator.