Table of Contents

EasyAR sense release notes

EasyAR is a flexible and easy-to-use augmented reality engine.

EasyAR Sense provides perception capabilities for the real world, supporting plane image tracking, 3D object tracking, surface tracking, motion tracking and sparse spatial map, dense spatial map, Mega.

EasyAR Sense is a standalone SDK. It does not depend on non-system components or tools like Unity3D, offering flexible dataflow-based componentized APIs.

EasyAR Sense 4.0 provides four subscription models: free Personal Edition, monthly-paid Professional Edition, one-time-paid Classic Edition, and customized Enterprise Edition.

History versions

4.8 4.7 4.6 4.5 4.4 4.3 4.2 4.1 4.0

3.1 3.0

2.3 2.2 2.1 2.0

1.3 1.2 1.1 1.0

4.8.0

2026-03-10

EasyAR Sense 4.8.0 adds a small number of features and fixes several issues.

+ Added MegaTracker.setEnableStatelessLocalization for stateless localization testing

+ Added MegaTracker.setCameraPositionOverride to manually specify height when using InertialCameraDevice (inertial navigation)

+ Added MegaTracker.setEnableLocalization

- Removed MegaTracker.setResultPoseType

* Excluded all EasyARSense classes from aar's obfuscation rules to prevent runtime errors when reflection calls occur in user code without manually excluding specific EasyARSense classes

* Removed calls to exit

* Adjusted default camera parameters to improve tracking accuracy