Resources and Tutorials

Great Commands

To check for any missing dependencies:

rosdep check --from-paths . --ignore-src --rosdistro kinetic

To automatically install missing dependencies:

rosdep install --from-paths . --ignore-src --rosdistro kinetic -y

Potential Issues

permission denied: .gvfs

Fix unmount Gnome virtual file system and delete the mounting point:

sudo umount /home/febbo/.gvfs
sudo rm -rf .gvfs/