I'm a newbie of programming and I would like to work on LSD-SLAM for my thesis. However, I confront with the problem below.
[rospack] Error: package 'lsd_slam_viewer' not found
I already install ROS-indego follow this link : http://wiki.ros.org/indigo/Installation/Ubuntu
with this desktop version : sudo apt-get install ros-indigo-desktop
and this additional package (I don't know that is this necessary or not) : sudo apt-get install ros-indigo-slam-gmapping
I'm a newbie of programming and I would like to work on LSD-SLAM for my thesis. However, I confront with the problem below. [rospack] Error: package 'lsd_slam_viewer' not found
I already install ROS-indego follow this link : http://wiki.ros.org/indigo/Installation/Ubuntu with this desktop version : sudo apt-get install ros-indigo-desktop and this additional package (I don't know that is this necessary or not) : sudo apt-get install ros-indigo-slam-gmapping
PS. I found this solution on the internet : http://www.icg.tugraz.at/courses/ARVU/install.pdf but I can't find path_to_lsd_slam on my laptop. Do I need to install anything else first?
Thank you in advance for every help.