lsd_slam
lsd_slam copied to clipboard
lsd_slam compilation error
While compiling lsd_slam package using rosmake it is showing Failed to invoke /opt/ros/indigo/bin/rospack deps-manifests lsd_slam_viewer
followed by [rospcak] Error: the rosdep view is empty: call 'sudo rosdep init' and 'rosdep update'
. What can be the issue. Is the issue related to rosmake or the package dependency?
I know its been a while but for others like me that have seen the same issues
follow what it says, run
sudo rosdep init
and run rosdep update
if its missing install:
sudo apt install python3-rosdep