Skip to content

Change tf2_ros headers from .h to .hpp#3

Closed
Sushant-Chavan wants to merge 1 commit intomainfrom
fix/tf2_headers
Closed

Change tf2_ros headers from .h to .hpp#3
Sushant-Chavan wants to merge 1 commit intomainfrom
fix/tf2_headers

Conversation

@Sushant-Chavan
Copy link
Copy Markdown
Owner

@Sushant-Chavan Sushant-Chavan commented Aug 5, 2025


Basic Info

Info Please fill out this column
Primary OS tested on Ubuntu
Robotic platform tested on N/A
Does this PR contain AI generated software? No
Was this PR description generated by AI software? No

Description of contribution in a few bullet points

  • The tf2_ros headers were changed from .h to .hpp for Kilted , Jazzy, and rolling
  • With rolling, a compiler warning is thrown when trying to compile with the .h headers
  • This PR changes all the instances of the tf2_ros headers from .h to .hpp which prevents compiler warnings thrown when compiling with rolling

Description of documentation updates required from your changes

N/A

Description of how this change was tested

Ensured that the compilation works on Kilted, Jazzy, and Rolling


Future work that may be required in bullet points

N/A

For Maintainers:

  • Check that any new parameters added are updated in docs.nav2.org
  • Check that any significant change is added to the migration guide
  • Check that any new features OR changes to existing behaviors are reflected in the tuning guide
  • Check that any new functions have Doxygen added
  • Check that any new features have test coverage
  • Check that any new plugins is added to the plugins page
  • If BT Node, Additionally: add to BT's XML index of nodes for groot, BT package's readme table, and BT library lists
  • Should this be backported to current distributions? If so, tag with backport-*.

Signed-off-by: Sushant Chavan <sushant.chavan@idealworks.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant