Incomplete file in voxl-opencv
-
Hi,
I followed the steps in https://gitlab.com/voxl-public/voxl-sdk/third-party/voxl-opencv, but when i try the second step "voxl-cross(3.3):~$ ./install_build_deps.sh qrb5165-2 dev", I get an error because that file is not included in "https://gitlab.com/voxl-public/voxl-sdk/third-party/voxl-opencv.git". I'm using voxl-cross(4.4) instead of 3.3, because V3.3 is not available. Can anyone please help me with that? Without that file, many .hpp files are missing. -
@Rupesh , this is a typo in the instructions -- you should not need to install any build deps for this project, as the opencv build script will do everything that's needed.
Please try skipping this step.
Alex