Skip to content

Conversation

TigerWuu
Copy link
Contributor

@TigerWuu TigerWuu commented Apr 2, 2025

🦟 Bug fix

Result from the discussion in PX4/PX4-Autopilot#24452
Depends on

Summary

Refer to windEffect plugin, the airspeed plugin obtains wind information through ECM and transmits it to the airspeed sensor to calculate true airspeed considering wind influence, which is by calling SetWindVelocity function.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

…ed sensor

Signed-off-by: TigerWuu <tiger871108@gmail.com>
@TigerWuu TigerWuu marked this pull request as ready for review April 2, 2025 16:38
@TigerWuu TigerWuu requested a review from mjcarroll as a code owner April 2, 2025 16:38
@github-project-automation github-project-automation bot moved this from Inbox to In review in Core development Apr 2, 2025
Signed-off-by: TigerWuu <tiger871108@gmail.com>
@iche033 iche033 added the needs upstream release Blocked by a release of an upstream library label Apr 10, 2025
Copy link
Contributor

@iche033 iche033 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes look good to me. This needs a gz-sensors9 release for CI to be green

Copy link
Contributor

@iche033 iche033 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gz-sensors9 was released last week. This PR is good to go. Just a couple of minor issues picked up by CI

@iche033 iche033 removed the needs upstream release Blocked by a release of an upstream library label Jul 1, 2025
TigerWuu and others added 2 commits July 2, 2025 13:08
Co-authored-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Ching-Hsiang Wu <tiger871108@gmail.com>
Co-authored-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Ching-Hsiang Wu <tiger871108@gmail.com>
@TigerWuu TigerWuu requested a review from iche033 July 2, 2025 08:03
Co-authored-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Ching-Hsiang Wu <tiger871108@gmail.com>
@TigerWuu TigerWuu requested review from ahcorde and iche033 July 2, 2025 17:36
@iche033 iche033 merged commit c1accc3 into gazebosim:gz-sim9 Jul 7, 2025
14 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in Core development Jul 7, 2025
@TigerWuu TigerWuu deleted the pr_fix_airspeedsensor branch July 8, 2025 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏛️ ionic Gazebo Ionic

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants