Product: [Rolling Spider]
Product version: [latest?]
SDK version: [3.10.1]
Use of libARController: [YES] (Only for ARSDK)
SDK platform: [Android]
Reproductible with the official app: [Not tried]
Hi!
I’m new to Android development. I was trying to modify the sample code to use the phone’s IMU to control the drone, similar to how it is implemented in FreeFlight Mini in Normal mode.
I was trying to follow this game developer’s tutorial for implementing this in his game ( https://www.youtube.com/watch?v=vqvJn4G3NMM ), and make the necessary changes to work for the minidrone sample code, but it keeps crashing when it tries to register the orientation data.
I was wondering if this code might already be in the Sample code or somewhere else publicly available?
If not, any general direction on how to do this would be greatly appreciated.