tum-vision / lsd_slam

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

Issue Fix 50 #140

Closed Nepitwin closed 2 years ago

Nepitwin commented 9 years ago

This closed ticket describes an launcher error if lsd slam viewer will be launched in an roslaunch file https://github.com/tum- vision/lsd_slam/issues/55.

I wrote an fix for this in the main_viewer.cpp how checks if an bag file is containing in arguments and load the rosfileloop or otherwise an rosThreadLoop. Now all roslaunch files should be working.