GregCornis

Results 14 comments of GregCornis

Thanks! Has their fork been tested / used in production ? And regarding this repo, do you believe that it will be supported some day ?

Edit: I have managed to get it working in local by: - copying the `ort-wasm-simd-threaded.jsep.mjs` and `ort-wasm-simd-threaded.jsep.wasm` files to the `public/` folder - setting `ort.env.wasm.wasmPaths = "http://localhost:3002/"` - specifying the...

Hey @fs-eire or anyone ?

Sorry it took a while, I have made a public repo here that you can checkout: https://github.com/GregCornis/OnnxDemoWebWorker. Here is what it looks like when it works: And here is the...

@fs-eire do you mind having a look or telling me who I should ask ?

How about >You can implement your own `ReportSender` and configure ACRA to use that instead of or in addition to other senders. Note: Throwing a `ReportSenderException` from `YourCustomSender.send()` notifies ACRA...

Ok thanks, I'll give it a try. Are you interested in the result so that you can share it with others ?

Ok thanks, so there is no way to have a more "native" setting ? So that we can use [KeyShutterSpeed](https://developer.dji.com/api-reference-v5/android-api/Components/IKeyManager/Key_Camera_CameraKey.html#key_camera_shutterspeed_inline) from the MSDK for example ?

Hi DJI, We're seeing some strange behavior, because the remote disables the virtual sticks after a sometimes long delay. Here is what we think is happenning ``` 1. Drone is...

Well that's not really the issue. We manage to enable the virtual sticks successfully, but then the remote disables it, because the pause button was pressed