moveit / moveit_visual_tools

Helper functions for displaying and debugging MoveIt! data in Rviz via published markers
BSD 3-Clause "New" or "Revised" License
151 stars 102 forks source link

qt5_use_modules missing #27

Closed machinekoder closed 5 years ago

machinekoder commented 6 years ago

Same problem as here: https://github.com/PickNikRobotics/rviz_visual_tools/issues/79

But this time we also need find_package(Qt5 ${rviz_QT_VERSION} REQUIRED Core Widgets)

rhaschke commented 5 years ago

Doesn't seem to be an issue anymore, at least not on Travis.