Package-level declarations
Types
Estimates absolute pose expressed in ECEF coordinates. This class estimates device attitude by double fusing accelerometer, gyroscope and magnetometer measurements. Accelerometer and gyroscope are then taken into account to update device position.
Estimates absolute pose using local plane navigation. This class estimates device attitude by double fusing accelerometer, gyroscope and magnetometer measurements. Accelerometer and gyroscope are then taken into account to update device position.
Estimates absolute pose expressed in ECEF coordinates. This class estimates device attitude by fusing accelerometer, gyroscope and magnetometer measurements. Accelerometer and gyroscope are then taken into account to update device position.
Estimates absolute pose using local plane navigation. This class estimates device attitude by fusing accelerometer, gyroscope and magnetometer measurements. Accelerometer and gyroscope are then taken into account to update device position.
Estimates relative pose from an unknown location. This class estimates device attitude by fusing accelerometer and gyroscope measurements and. then they are taken into account to update device position.
Estimates absolute pose expressed in ECEF coordinates. This class estimates attitude by using Android's absolute attitude sensor. Accelerometer and gyroscope are then taken into account to update device position.
Estimates absolute pose using local plane navigation. This class estimates attitude by using Android's absolute attitude sensor. Accelerometer and gyroscope are then taken into account to update device position.
Estimates relative (or absolute) pose from an unknown location. This class estimates attitude by using Android's relative attitude sensor. Accelerometer and gyroscope are then taken into account to update device position.
Base class to estimate absolute pose expressed in ECEF coordinates. This class estimated device attitude by double fusing gravity/accelerometer, gyroscope and magnetometer measurements. Accelerometer and gyroscope is then taken into account to update device position.
Base class to estimate absolute pose using local plane navigation. This class estimated device attitude by double fusing gravity/accelerometer, gyroscope and magnetometer measurements. Accelerometer and gyroscope is then taken into account to update device position.
Base class to estimate absolute pose expressed in ECEF coordinates. Implementations of this subclass might use a combination of: accelerometer, gyroscope, magnetometer, gravity or attitude measurements.
Base class to estimate absolute pose expressed in ECEF coordinates. This class estimated device attitude by fusing gravity/accelerometer, gyroscope and magnetometer measurements. Accelerometer and gyroscope is then taken into account to update device position.
Base class to estimate absolute pose using local plane navigation. This class estimates device attitude by fusing gravity/accelerometer, gyroscope and magnetometer measurements. Accelerometer and gyroscope are then taken into account to update device position.
Base class to estimate relative pose from an unknown location. This class estimates device attitude by fusing gravity/accelerometer, gyroscope and magnetometer measurements. Accelerometer and gyroscope are then taken into account to update device position.
Base class to estimate absolute pose using local plane navigation. Implementations of this subclass might use a combination of: accelerometer, gyroscope, magnetometer, gravity or attitude measurements.
Base class to estimate relative pose from an unknown location.
Estimate absolute pose expressed in ECEF coordinates. This class estimated device attitude by double fusing gravity, gyroscope and magnetometer measurements. Accelerometer and gyroscope are then taken into account to update device position.
Estimates absolute pose using local plane navigation. This class estimated device attitude by double fusing gravity, gyroscope and magnetometer measurements. Accelerometer and gyroscope are then taken into account to update device position.
Estimate absolute pose expressed in ECEF coordinates. This class estimated device attitude by fusing gravity, gyroscope and magnetometer measurements. Accelerometer and gyroscope are then taken into account to update device position.
Estimates absolute pose using local plane navigation. This class estimated device attitude by fusing gravity, gyroscope and magnetometer measurements. Accelerometer and gyroscope are then taken into account to update device position.
Estimates relative pose from an unknown location. This class estimates device attitude by fusing gravity and gyroscope measurements. Accelerometer and gyroscope are then taken into account to update device position.