Quentin Collet
Quentin Collet
Hello ! Is there a workaround for that yet ? I tried the solution to change the url to `docker.io` in the `config.json` but it did not change anything on...
I like the concept of `Node`. I am using MAVSDK on a companion computer for my company and at some point I would like to send some information to the...
Totally inline with my further development where the camera mounted on one drone could be used by another drone flying in the same area. Rather than to connect to the...
Hi @g1tm4n123, I used the RTK plugin with MAVSDK-C++, but you should be able to make it work the same way with Python. If you can get the RTCM data,...
Indeed, which means @g1tm4n123 you need to wait for the next release or do the job with MAVSDK C++
Hi, I think I have the same issue but building from a docker. Error: ``` Built target HelicopterMixer -- Building klt_feature_tracker without catkin -- Building OpticalFlow with OpenCV -- Could...
Indeed... I succeed to do it with an updated dockerfile. Sorry for bringing up the subject again
Before it was done in 5 minutes and now it takes 15 minutes to complete. I can live with that but I was just surprised it was taking so much...
Ok got it. Does it make sense to propose a modification for that to see if it pass all the CI tests ?
Fixed in #1926