groundsdk-android icon indicating copy to clipboard operation
groundsdk-android copied to clipboard

Parrot Ground SDK for Android

Results 4 groundsdk-android issues
Sort by recently updated
recently updated
newest added

I can’t seem to find a way to increase the speed cap for any axis in the ground sdk mobile for android. According to the documentation for setPitch: ![Screen Shot...

https://github.com/Parrot-Developers/groundsdk-android/blob/97afae0830a7729a424d929d83f218275c4ce46d/groundsdkdemo/src/main/java/com/parrot/drone/groundsdkdemo/hud/CopterHudActivity.java#L477 Hello all, Please remove or comment out this button as I destroyed my drone unaware of it. Besides reading the code an "!" is not warning enough that it...

ERROR: Could not get unknown property 'asan_libs' for project ':sdkcore' of type org.gradle.api.Project. Environment : Windows 10 、 AndroidStudio

I am managing my sessions manually. The second time calling GroundSdk.newSession(context, null) i.e. after a session open, close, and reopen, I get the following exception: java.lang.NoClassDefFoundError: com.parrot.drone.groundsdk.internal.Logging This is caused...