tum-vision / lsd_slam

LSD-SLAM
GNU General Public License v3.0
2.58k stars 1.23k forks source link

Gtk-ERROR **: in LSD SLAM #355

Open datla-k opened 1 year ago

datla-k commented 1 year ago

(DebugWindow DEPTH:10143): Gtk-ERROR **: 12:08:58.421: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported Trace/breakpoint trap (core dumped)

I am getting this when I am running this command: rosrun lsd_slam_core live_slam image:=/image_raw camera_info:=/camera_info

How to solve this?