Skip to content

Drop Qt5 support in rolling? #1634

@mini-1235

Description

@mini-1235

Description

Hi, I noticed that Rviz currently supports both qt5 and qt6 in the rolling branch, this creates some challenges in the following scenario:

With gz_sim and related packages already migrating to qt6: can we consider dropping qt5 support in the main branch? Or
can we update the package.xml to install the qt6 dependencies since we are prioritizing qt6 in the cmakelist?

find_package(QT NAMES Qt6 Qt5 REQUIRED COMPONENTS Widgets)

Motivation

Align better with other core packages

Design / Implementation Considerations

Update package.xml

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions