av-jeroen

Results 4 issues of av-jeroen

The ATAK README.md refers to documentation that is not available to the public. Problem: In atak/README.md line 24: ``` Please review: https://wiki.tak.gov/display/COREDEV/Building+Native+Libraries ``` The link refers to a site that...

I don't want to clutter the root of my workspace with release-it and changelog configuration so I placed the config in `scripts/release` and call it via `scripts/release.sh`. The hook `before:git:commit`...

### Solved Problem Fixes #23480 ### Solution - Fixes off by one error. ### Changelog Entry For release notes: ``` Bugfix: Fixes mavlink id starting at 2 for sitl_multiple_run for...

### Describe the bug When executing the SITL multiple drones bash script for gazebo-classic multiple drones are being deployed. The Mavlink system Ids should start at 1 and increase for...

bug-report