Hi. I know this is an Arduino thing and not specific to machine vision but whoever makes the tutorials isn’t really making things easy. The library they say to install isn’t available.
“the VL53L1X library can be found in the Library manager,”
There are other ones but the import of the header doesn’t work.
“#include “VL53L1X.h””
The object can’t be created, etc. So the example is broken
I figured that out. The instructions were unclear. I fixed it and performed a pull request to update the instructions to be clearer. Apologies for not providing the solution here