ros-navigation / navigation2

ROS 2 Navigation Framework and System
https://nav2.org/
Other
2.62k stars 1.31k forks source link

Deprecating tf2 C Headers #4732

Open CursedRock17 opened 3 weeks ago

CursedRock17 commented 3 weeks ago

Basic Info

Info Please fill out this column
Ticket(s) this addresses (geometry2 issue)
Primary OS tested on (Ubuntu, MacOS, Windows)
Robotic platform tested on (N/A)
Does this PR contain AI generated software? (No)

Description of contribution in a few bullet points

Related to this pull request in geometry2 in which we deprecated the .h style headers in favor of .hpp.

Description of documentation updates required from your changes


Future work that may be required in bullet points

For Maintainers:

mergify[bot] commented 3 weeks ago

@CursedRock17, your PR has failed to build. Please check CI outputs and resolve issues. You may need to rebase or pull in main due to API changes (or your contribution genuinely fails).

SteveMacenski commented 3 weeks ago

@CursedRock17 some of these headers don’t appear to be renamed. CI does not build. We also run on Rolling binaries, so if it’s not been merged and released yet, then we would need to wait for that to happen before updating Nav2

CursedRock17 commented 3 weeks ago

I should mention this is meant to be a preemptive PR for if/when the related pull request gets approved. I'm also working on a backport so there won't be distribution issues