You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# EECS568 Team16, Winter 2024
2
2
3
3
### Repository Information
4
-
*[android_app_team16](https://github.com/zizien1019/NA568_Team16/tree/main/android_app_team16) containing the the project code for building Android app using Java. The java codes are implemented [here](https://github.com/zizien1019/NA568_Team16/tree/main/android_app_team16/app/src/main/java/com/mbsbahru/na568Teamproject_MohammedAlanUsmanBahru).
4
+
*[android_app_team16](https://github.com/zizien1019/NA568_Team16/tree/main/android_app_team16) containing the the project code for building Android app using Java. The back-end codes are implemented [here](https://github.com/zizien1019/NA568_Team16/tree/main/android_app_team16/app/src/main/java/com/mbsbahru/na568Teamproject_MohammedAlanUsmanBahru).
5
5
*[Data_visualization](https://github.com/zizien1019/NA568_Team16/tree/main/Data_visualization) containing the code and data for examining the testing.
6
6
*[python_code](https://github.com/zizien1019/NA568_Team16/tree/main/python_code) containing the code on implementing Kalman and Particle Filter.
7
7
*[figures](https://github.com/zizien1019/NA568_Team16/tree/main/figures) containing the figures for documentation purpose.
@@ -16,7 +16,7 @@ This project implements an Android application for pose estimation in 6-DoF ($x$
16
16
* Provides real-time feedback on user positioning for achieving the desired pose. It uses simple instructions: forward/backward right/left, up/down, and clockwise/counterclockwise
17
17
18
18
### Installation
19
-
* To develop and install the application via Android Studio please [read through this](https://github.com/zizien1019/NA568_Team16/new/main/android_app_team16/README.md).
19
+
* To develop and install the application via Android Studio please [read through this](android_app_team16/README.md).
20
20
* To install the app more instantly you follow through this step:
21
21
- Download through your Android device, the generated '.apk' file [here](https://drive.google.com/file/d/1H8T5yAWxWS_5-SAM8eWqe3GmNhLwfa4T/view?usp=sharing).
22
22
- Install the package by the Android built-in package installer or by using third-party APK installer from the Google Play.
0 commit comments