Open julianlbs opened 5 years ago
This is probably a problem with environment variables path, It's common on ubuntu 18. To address this issue, run the command before execute the any generated binary.
$ source build/activate_run.sh
It'll activate a virtual environment with the variables needed properly set.
When I try to run the command:
./build/src/is/calibration-tools/calibrate-aruco/calibrate-intrinsic ./etc/conf/calibrate-aruco.json
I see the following error: