Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecating tf2 C Headers #469

Open
wants to merge 1 commit into
base: ros2
Choose a base branch
from

Conversation

CursedRock17
Copy link

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

Signed-off-by: CursedRock17 <[email protected]>
@Rayman
Copy link
Contributor

Rayman commented Oct 29, 2024

I think if we want to do this, we should create backwards compatibilty headers that emit compile warnings so users have time to migrate to the new headers.

Let's see first if the PR on geometry2 is going to be merged.

@clalancette
Copy link
Contributor

I think if we want to do this, we should create backwards compatibilty headers that emit compile warnings so users have time to migrate to the new headers.

Yes, that is exactly what ros2/geometry2#720 does. This PR is just a preemptive one (thanks @CursedRock17 ) to avoid the warnings once we merge that PR in.

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.

3 participants