ros-industrial / universal_robot

ROS-Industrial Universal Robots support (https://wiki.ros.org/universal_robot)
1.05k stars 1.03k forks source link

Gazebo not opening #601

Closed soumy97 closed 1 year ago

soumy97 commented 1 year ago

Hello, I am a beginner and I recently downloaded and installed ROS - Noetic in my Ubuntu 20.04 system. Eventually, when I am trying to open the Gazebo simulator by typing gazebo in terminal, this is the error I am getting.

gzclient: symbol lookup error: /lib/x86_64-linux-gnu/libgazebo_gui.so.11: undefined symbol: _ZN17QAbstractItemView11eventFilterEP7QObjectP6QEvent, version Qt_5

What should I do?

gavanderhoorn commented 1 year ago

This doesn't seem related to the packages in this repository.

I'd advise you to report this over at gazebosim/gz-sim instead.

This issue tracker is for issues with packages related to universal robots only.