Uses of Class
com.irurueta.ar.slam.ConstantVelocityModelSlamCalibrator
Packages that use ConstantVelocityModelSlamCalibrator
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 ConstantVelocityModelSlamCalibrator in com.irurueta.ar.slam
Methods in com.irurueta.ar.slam that return ConstantVelocityModelSlamCalibratorModifier and TypeMethodDescriptionConstantVelocityModelSlamEstimator.createCalibrator()
Creates an instance of a calibrator to be used with this SLAM estimator.