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

Migrate to Qt6 #2797

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Migrate to Qt6 #2797

wants to merge 6 commits into from

Conversation

azeey
Copy link
Contributor

@azeey azeey commented Feb 26, 2025

🎉 New feature

Closes gazebosim/gz-gui#586

Requires gazebosim/gz-gui#657

Summary

Based on #2305

  • See Migrate to Qt6 gz-gui#657 for more details
  • b2ffebc was needed to get scene updates since registering SerializedStepMap as a qt type wasn't working properly. The new approach seems simpler so I think we should use it as our permanent solution.

Test it

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.

Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
@github-actions github-actions bot added the 🪵 jetty Gazebo Jetty label Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪵 jetty Gazebo Jetty
Projects
Status: Inbox
Development

Successfully merging this pull request may close these issues.

1 participant