Skip to content

FrameSemantics: fix NullVertex warnings#1458

Merged
scpeters merged 1 commit intomainfrom
scpeters/nullvertex_warnings
Jul 15, 2024
Merged

FrameSemantics: fix NullVertex warnings#1458
scpeters merged 1 commit intomainfrom
scpeters/nullvertex_warnings

Conversation

@scpeters
Copy link
Copy Markdown
Member

🦟 Bug fix

Fixes deprecation warnings caused by gazebosim/gz-math#606.

Summary

The gz::math::graph::Vertex::NullVertex static type has been deprecated in gazebosim/gz-math#606 in favor of gz::math::graph::NullVertex(), so this fixes the deprecation warnings in FrameSemantics.cc by updating to the new API.

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.

@scpeters scpeters requested a review from azeey as a code owner July 12, 2024 20:55
@github-actions github-actions bot added the 🎵 harmonic Gazebo Harmonic label Jul 12, 2024
@scpeters scpeters changed the base branch from sdf14 to main July 12, 2024 20:55
@scpeters scpeters changed the title Scpeters/nullvertex warnings FrameSemantics: fix NullVertex warnings Jul 12, 2024
Follow-up to gz-math#606.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
@scpeters scpeters force-pushed the scpeters/nullvertex_warnings branch from 2b58592 to a81a70d Compare July 12, 2024 20:56
@scpeters
Copy link
Copy Markdown
Member Author

@osrf-jenkins run tests please

@scpeters scpeters merged commit e40331e into main Jul 15, 2024
@scpeters scpeters deleted the scpeters/nullvertex_warnings branch July 15, 2024 18:39
scpeters added a commit that referenced this pull request Jul 17, 2024
This reverts commit e40331e.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
scpeters added a commit that referenced this pull request Jul 17, 2024
This reverts commit e40331e.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
scpeters added a commit that referenced this pull request Jul 19, 2024
Follow-up to gz-math#606.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
scpeters added a commit that referenced this pull request Aug 1, 2024
Follow-up to gz-math#606, retry of #1458.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
nyxrobotics pushed a commit to nyxrobotics/sdformat that referenced this pull request Oct 9, 2024
This reverts commit e40331e.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎵 harmonic Gazebo Harmonic

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants