ros-visualization / rviz

ROS 3D Robot Visualizer
BSD 3-Clause "New" or "Revised" License
791 stars 459 forks source link

Qt6 compat #1813

Closed simonschmeisser closed 5 months ago

simonschmeisser commented 5 months ago

This fixes some errors (and warnings) when compiling with Qt6. Most was deprecated with 5.0 already.

The last commit is meant purely informational and should not be merged. Unfortunately there is no PyQt6 available on Ubuntu 22.04 so I disabled the python bindings. Also choosing Qt6 over Qt5 does not seem to work somehow.

simonschmeisser commented 5 months ago

Thanks for your patience Robert and sorry for not being fully concentrated!

rhaschke commented 5 months ago

??? The evolution of this PR was all fine for me. Nothing to be sorry about!