gopro-py-api
gopro-py-api copied to clipboard
Fetching real time accelerometer data for Fusion
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.
Did you figure it out? I am also wondering about it.
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.
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.