First, download the starter code onto your laptop from this link, and save it to your Downloads folder on your laptop's turtlebot account. Then run the commands
cd ~/ros tar -xzf ~/Downloads/blobfinder.tgz
You should now be able to successfully go to that directory, and build the code.
roscd blobfinder make