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

Allow specifying gz_frame_id as an alternative to ignition_frame_id #409

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

azeey
Copy link
Contributor

@azeey azeey commented Jan 12, 2024

🎉 New feature

Summary

This is meant to help migration to newer versions of Gazebo and allows users to replace ignition_frame_id in their SDF files while still in Fortress.

See ros-navigation/navigation2#3634 (comment) for more context

Test it

./UNIT_Sensor_TEST

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • 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.

This is to help migration to newer versions of Gazebo and allows users
to replace ignition_frame_id in their SDF files while still in Fortress.

Signed-off-by: Addisu Z. Taddese <[email protected]>
@azeey azeey requested a review from iche033 as a code owner January 12, 2024 03:48
@azeey azeey requested review from ahcorde and removed request for iche033 January 12, 2024 03:48
@github-actions github-actions bot added the 🏯 fortress Ignition Fortress label Jan 12, 2024
@ahcorde ahcorde enabled auto-merge (squash) January 12, 2024 11:09
@azeey azeey disabled auto-merge January 12, 2024 17:10
@azeey azeey merged commit ff5bbb1 into gazebosim:ign-sensors6 Jan 12, 2024
11 checks passed
@azeey azeey deleted the gz_frame_id branch January 12, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏯 fortress Ignition Fortress
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants