ugol-1

Results 7 issues of ugol-1

### Issue details When the `mavros::uas::UAS` component is loaded into a component container, it creates multiple nodes with the same name as the component manager name. It seems that each...

ros2

- Fixed compiler warnings - Removed circular dependencies between UAS node and its plugins => clean node shutdown. The UAS and plugins destructors were never called before. - Timely creation...

### Issue details The `mavros-uas-test` and `mavros-router-test` crash with segfault: ``` $ ./mavros-uas-test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from...

If the upper left corner of the bounding box has negative coordinates, the `createAABB2D()` with unsigned arguments will return an invalid result, because negative values will be converted to `unsigned...

Is there a way to specify the number of satellites? It seems to always be 4: ![image](https://github.com/user-attachments/assets/467b64b3-fa22-45b6-bb2f-b5c32f5efd64)