This repository contains code to collect data from android devices such as gyroscope, magnetometer, barometer, accelerometer and point cloud readings along with video feed.
The application without ARCore does the following tasks:
- Records video feed and stores it in MOVIES directory.
- Grabs sensor readings such as Gyroscope, Accelerometer, Barometer and stores it in a CSV file in DOWNLOADS directory.