tum-vision / lsd_slam

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

Fail to rosmake lsd_slam #188

Closed wangjio closed 8 years ago

wangjio commented 8 years ago

When I try to rosmake lsd_slam following 'readme'. Here is the problem: 'ImportError: No module named rospkg' I make sure that I have finish doing 'apt-get install python-rospkg' and still couldn't solve this problem. What should I do?

wangjio commented 8 years ago

I have solved this problem.I just forgot to add the path of rospkg into PYTHONPATH.