Skip to content

Convert remaining #include statements to use gz/ #59

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

Merged
merged 2 commits into from
May 14, 2022
Merged

Conversation

scpeters
Copy link
Member

🦟 Bug fix

Part of gazebo-tooling/release-tools#711, follow-up to #52

Summary

The ignition headers have been migrated to include/gz/, and this converts the remaining #include <ignition/*> statements to #include <gz/*>.

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.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
@scpeters scpeters requested a review from azeey as a code owner May 12, 2022 09:06
@github-actions github-actions bot added the 🌱 garden Ignition Garden label May 12, 2022
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
@chapulina chapulina added the ign to gz Renaming Ignition to Gazebo. label May 12, 2022
@scpeters scpeters merged commit fbec80f into main May 14, 2022
@scpeters scpeters deleted the scpeters/include_gz branch May 14, 2022 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden ign to gz Renaming Ignition to Gazebo.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants