-
Notifications
You must be signed in to change notification settings - Fork 342
Migrate to Qt6 #2832
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 #2832
Conversation
…unction argument Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
…t as a function argument" This reverts commit b2ffebc.
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I got a reproducible crash loading the "Visualize Frustum" plugin. For reference, I'm testing loading the shapes.sdf
world.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All the plugins worked for me except the crash on the plugin that I mentioned. Looking great!
Signed-off-by: Ian Chen <ichen@openrobotics.org>
oh missed that one. Just merged with |
Fix confirmed! |
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
disabled |
🎉 New feature
Built on top of #2797 (and replaces that PR)
Depends on gazebosim/gz-gui#666
Summary
Changes are similar to to what's done in gazebosim/gz-gui#666.
CI Status
Needs to get gazebosim/gz-gui#666 in first.
Depends on:
Plugins / Examples Status
I tested all gui plugins and examples in gz-sim (on ubuntu) to make sure they work in Qt6. Here are their statuses:
Plugins
Examples
Checklist
codecheck
passed (See contributing)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.