Now, if we download the repo to a new device, it is missing some packages and there is an error in the .rosinstall file
pretty sure the missing dependency is libdlib-dev, so sudo apt-get install libdlib-dev -y needs to be added into the install_dependencies script