Skip to main content

Proposal of Indoor AR Navigation System Using SLAM for Location Search

  • Conference paper
  • First Online:
Advances in Internet, Data & Web Technologies (EIDWT 2024)

Abstract

In recent years, the increased computing power of mobile terminals has enabled users to recognize images accurately and in detail. In particular, augmented reality (AR) spaces created from camera shots by mobile terminals are being applied to navigation technology that guides users to their destinations indoors. Unlike outdoor systems, most indoor AR navigation systems cannot use the Global Positioning System (GPS). Therefore, AR navigation systems based on simultaneous localization and mapping (SLAM) have been proposed. SLAM uses physical information such as AR markers and distinctive shapes to simultaneously estimate the self-position of a terminal used indoors and create an environment map, which gives map information of the area around a movement path. However, this system requires the proper placement of a large number of AR markers. In addition, as the travel distance increases, errors occur in the self-position estimation. In this paper, we propose an indoor AR navigation system that uses multiple environment maps based on both SLAM and AR markers. The proposed system recognizes areas where navigation is possible by applying the environment maps created using SLAM, and then it presents a route in AR that excludes object areas that would present obstacles when moving indoors. Accordingly, users can move to their destinations while avoiding such obstacles. We designed and implemented a prototype of the proposed system and evaluated its performance. From the evaluation results, we confirmed that the proposed system can identify multiple rooms using AR markers by performing self-position estimation based on the feature points given in the environment map.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 219.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 279.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Similar content being viewed by others

References

  1. Dissanayake, G., Newman, P., Cleark, S., Durrant-Whyte, H., Csorba, M.: A solution to the simultaneous localization and map building (SLAM) problem. IEEE Trans. Robot. Autom. 17(3), 229–241 (2001)

    Article  Google Scholar 

  2. Pokémon GO. https://www.pokemongo.jp. Accessed 19 Nov 2023

  3. DRAGON QUEST WALK. https://play.google.com/store/apps/details?id=com.square_enix.android_googleplay.dqwalkj &hl=en_US &pli=1. Accessed 19 Nov 2023

  4. PinnAR. https://www.pinnar.net. Accessed 19 Nov 2023

  5. IKEA application, Google Play. https://play.google.com/store/apps/details?id=com.ingka.ikea.app &hl=ja &gl=US. Accessed 19 Nov 2023

  6. Nozaki, J., Hiroi, K., Kaji, K., Kawaguchi, N.: Compensation scheme for PDR using sparse location and error model. In: Proceedings of 2017 ACM International Symposium on Wearable Computers (UbiComp 2017), pp. 587–596 (2017). https://doi.org/10.1145/3123024.3124406

  7. Nihonyanagi, K., Katsuma, R., Yasumoto, K.: Reducing falsely-detected feature points of SLAM by estimating obstacle-free area for RCMSs. In: Adjunct Proceedings of 2021 International Conference on Distributed Computing and Networking (ICDCN 2021), pp. 80–85 (2021). https://doi.org/10.1145/3427477.3428187

  8. Irie, K., Sugiyama, M., Tomon, M.: A dependence maximization approach towards street map-based localization. In: Proceedings of 2015 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 1–8 (2015). https://doi.org/10.1109/IROS.2015.7353898

  9. Manabe, T., Aihara, K., Kojima, N., Hirayama, Y., Suzuki, T.: A design methodology of Wi-Fi RTT ranging for lateration IEICE Trans. Fundamentals E104-A(12), 1704–1713 (2021). https://doi.org/10.1587/transfun.2020EAP1129

  10. Yamasaki, K., Shishido, H., Kitahara, I., Kameda, Y.: Evaluation for harmonic location estimation system of image retrieval and SLAM. In: International Workshop on Advanced Image Technology (IWAIT), pp. 1–6 (2020). https://doi.org/10.1117/12.2566223

  11. Amano, T., Kajita, S., Yamaguchi, H., Higashino, T., Takai, M.: A crowdsourcing and simulation based approach for fast and accurate Wi-Fi radio map construction in urban environment. In: Proceedings of IFIP Networking 2017 (Networking 2017), pp. 1–9 (2017). https://doi.org/10.23919/IFIPNetworking.2017.8264841

  12. Rustagi, T., Yoo, K.: Indoor AR navigation using tilesets. In: Proceedings of 24th ACM Symposium on Virtual Reality Software and Technology (VRST 2018), vol. 54, pp. 1–2 (2018). https://doi.org/10.1145/3281505

  13. Verma, P., Agrawal, K., Sarasvathi, V.: Indoor navigation using augmented reality. In: Proceedings of 2020 4th International Conference on Virtual and Augmented Reality Simulations (ICVARS 2020), pp. 58–63 (2020). https://doi.org/10.1145/3385378.3385387 (2020)

  14. Gerstweiler, K.P., Kaufmann, H.: DARGS: dynamic AR guiding system for indoor environments. Computers 7(5), 1–19 (2018). https://doi.org/10.3390/computers7010005

  15. Romli, R., Razali, A.F., Ghazali, N.H., Hanin, N.A., Ibrahim, S.Z.: Mobile Augmented Reality (AR) marker-based for indoor library navigation. IOP Conf. Ser. Mater. Sci. Eng. 767(012062), 1–9 (2020). https://doi.org/10.1088/1757-899X/767/1/012062

  16. Ng, X.H., Lim, W.N.: Design of a mobile augmented reality-based indoor navigation system. In: Proceedings of 2020 4th International Symposium on Multidisciplinary Studies and Innovative Technologies (ISMSIT), pp. 1–6 (2020). https://doi.org/10.1109/ISMSIT50672.2020.9255121

  17. About AR Foundation, AR Foundation. https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@3.1/manual/. Accessed 19 Nov 2023

    Google Scholar 

  18. Navigation System in Unity, Unity. https://docs.unity3d.com/2019.4/Documentation/Manual/nav-NavigationSystem.html. Accessed 19 Nov 2023

  19. AR tracked image manager, AR Foundation. https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@4.0/manual/tracked-image-manager.html. Accessed 19 Nov 2023

    Google Scholar 

  20. Inner Workings of the Navigation System, Unity. https://docs.unity3d.com/2019.4/Documentation/Manual/nav-InnerWorkings.html. Accessed 19 Nov 2023

Download references

Acknowledgement

This work was supported by JSPS KAKENHI Grant Numbers JP21H03429 and JP22H03587, the JGC-S Scholarship Foundation, and the JSPS Bilateral Joint Research Project (JPJSBP120229932).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Yusuke Gotoh .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2024 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Gotoh, Y., Tsunetomo, R., Adhinugraha, K. (2024). Proposal of Indoor AR Navigation System Using SLAM for Location Search. In: Barolli, L. (eds) Advances in Internet, Data & Web Technologies. EIDWT 2024. Lecture Notes on Data Engineering and Communications Technologies, vol 193. Springer, Cham. https://doi.org/10.1007/978-3-031-53555-0_40

Download citation

Publish with us

Policies and ethics