gopro-py-api icon indicating copy to clipboard operation
gopro-py-api copied to clipboard

Fetching real time accelerometer data for Fusion

Open sahajamatya opened this issue 4 years ago • 3 comments

Can accelerometer data be fetched in real time for Fusion? I am trying to automate the image taking process so that the interval between each picture taken would depend upon what speed I am traveling at.

sahajamatya avatar Dec 23 '20 22:12 sahajamatya

Did you figure it out? I am also wondering about it.

HenryKang1 avatar Dec 28 '20 06:12 HenryKang1

HenryKang1,

I pivoted my application to be mobile web-based, this has allowed me to utilize the phone's accelerometer with JavaScript instead of relying on data from the GoPro which would've been nice. I am not aware if something similar can be done with python. Here is a YouTube video I used as a reference.

sahajamatya avatar Dec 28 '20 07:12 sahajamatya

HenryKang1,

I pivoted my application to be mobile web-based, this has allowed me to utilize the phone's accelerometer with JavaScript instead of relying on data from the GoPro which would've been nice. I am not aware if something similar can be done with python. Here is a YouTube video I used as a reference.

Thank you for application. I want to apply Gopro for VIO so I just want to check gopro provide the imu data wirelessly.

HenryKang1 avatar Dec 28 '20 19:12 HenryKang1