Hello
Trying to run the calibration example
https://wiki.analog.com/resources/eval/user-guides/ad-96tof1-ebz/calibration
I downloaded the latest card image from
https://github.com/analogdevicesinc/aditof_sdk
and ran the SDK install as instructed, and it seemed to download and install ok - no errors.
https://github.com/analogdevicesinc/aditof_sdk/blob/master/doc/dragonboard410c/build_instructions.md
When I run the calibration example I get the following:
File "calibrate_single_mode.py", line 32, in <module> import aditofpython as tof
ImportError: No module named 'aditofpython'
I imagine the other modules called may have similar issues.
Thanks in advance.
Daniel