From b427b70ecbf474bdd3e0802b7bcf779e77e8d2ef Mon Sep 17 00:00:00 2001 From: Naoto Yamaguchi Date: Sun, 3 Oct 2021 22:34:52 +0900 Subject: Add README.md Signed-off-by: Naoto Yamaguchi --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7d2ed8f --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Mominavi +## AGL sample navigation application for container integration + +### Overview + +Mominavi is AGL sample navigation application for container integration. +This source code is fork from initial version of AGL mapbox based navigation that name is aglqtnavigation. +Original source code is contributed by the Yoshito Momiyama and chin wei from AISIN CORPORATION. + +This application adjust to full HD resolutions (1920x1080). This change work by Yoshito Momiyama. + + -- cgit