-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
help #2
Comments
Hi jjqcat, I found this project recently and would like to see this in action. To follow the development, it would be beneficial if you could post in English. |
thanks. In the current realease, we did the following: 1.According to different mobile phone platforms, the sensor data are extracted and converted into the input required by the system. Next release, we will do the following: 1.Weak GPS can be used as a reference to some extent. |
Great work! how can I get sensor data from Huawei phone ? thanks. |
see the android/ios official docs: |
Thanks,I' m looking forward to the next version. |
Ohh, I have compiled this project after change source file encoded to UNICODE, and test successfully. if used actual environment, Sensor must be calibrated first? |
Emm, all the sensors must be calibrated before pass it to the algorithm, I will post the calibration code in the future and actually you can find many papers talk about this. |
The project is very referential and the code annotation is complete. how to get the sensor data required by the project with mobile phone? Or what devices do you need to buy to collect sensor data?
The text was updated successfully, but these errors were encountered: