tum-vision / lsd_slam

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

Problem about running live_slam. #211

Closed NititOrz closed 7 years ago

NititOrz commented 8 years ago

I run command in the following.

roslaunch usb_cam usb_cam-test.launch rosrun lsd_slam_viewer viewer rosrun lsd_slam_core live_slam image:=/usb_cam/image_raw camera_info:=/usb_cam

It pops a window up (viewer), but I read in the quick start. It should have two windows poped up. Am I right?

I'm using Macbook Pro 2015. Graphics card: Intel Iris Graphics 6100. I run ROS on Ubuntu on VMware. I already installed opencv 2.4.9.

Please, help me.

NititOrz commented 7 years ago

I fixed it!! I just reinstalled Ubuntu and then it was worked.