Gonçalo Atanásio
Gonçalo Atanásio
Hi @hamishwillee, In [dev guide](http://dev.px4.io/v1.9.0/en/simulation/gazebo.html), starting gazebo separately is not working. For what I read `gazebo_none_ide` don't exist anymore. I think it's better to hide this documentation part or give...
To build I needed to add a new folder with a empty `__init__.py`
Quicksort algorithm for python
Like we talked about during [dev call](https://discuss.px4.io/t/px4-dev-call-march-10-2021/21282), I'm using EK2 with `EKF2_AID_MASK` using only optical flow. I can fly it in `manual` and `stabilized` with no problem. But right now...