analogdevicesinc / aditof_sdk

Analog Devices 3D ToF software suite
https://analogdevicesinc.github.io/aditof_sdk/
BSD 3-Clause "New" or "Revised" License
72 stars 49 forks source link

Failing scripts/3dsmartcam1/apps_update.sh #817

Open kimpaller opened 8 months ago

kimpaller commented 8 months ago

Cannot resolve https://github.com/robotics-ai/tof_process_public when executing sh ./app_update.sh

https://github.com/analogdevicesinc/aditof_sdk/blob/d9fcccdcf8c7964295b6316b49c49e445803c1cf/scripts/3dsmartcam1/apps_update.sh#L5C11-L5C60

analog@adi-smart-camera:~/Workspace/aditof_sdk/scripts/3dsmartcam1$ sh apps_update.sh Reading package lists... Done Building dependency tree Reading state information... Done git-lfs is already the newest version (2.3.4-1). 0 upgraded, 0 newly installed, 0 to remove and 376 not upgraded. Cloning into 'tof_process_public'... remote: Repository not found. fatal: repository 'https://github.com/robotics-ai/tof_process_public/' not found apps_update.sh: 4: cd: can't cd to tof_process_public Error: Failed to call git rev-parse --git-dir --show-toplevel: "fatal: not a git repository (or any of the parent directories): .git\n" Git LFS initialized. Error: Failed to call git rev-parse --git-dir --show-toplevel: "fatal: not a git repository (or any of the parent directories): .git\n" Not in a git repository. Error: Failed to call git rev-parse --git-dir --show-toplevel: "fatal: not a git repository (or any of the parent directories): .git\n" Not in a git repository. apps_update.sh: 8: apps_update.sh: ./box_measure/ADI-Smart-Camera/install_box-measure_dependencies_bionic.sh: not found apps_update.sh: 9: apps_update.sh: ./door_sense/ADI-Smart-Camera/install_door-sense_dependencies_bionic.sh: not found apps_update.sh: 10: apps_update.sh: ./slam/ADI-Smart-Camera/install_slam_dependencies_bionic.sh: not found Reading package lists... Done E: Unsupported file ./box_measure/ADI-Smart-Camera/aditof-camera-AD-3DSMARTCAM1-PRZ_0.0.1_arm64_nano.deb given on commandline Reading package lists... Done E: Unsupported file ./box_measure/ADI-Smart-Camera/box-measure_0.0.5_arm64_nano.deb given on commandline Reading package lists... Done E: Unsupported file ./door_sense/ADI-Smart-Camera/door-sense_0.0.4_arm64_nano.deb given on commandline Reading package lists... Done E: Unsupported file ./slam/ADI-Smart-Camera/slam_0.0.1_arm64_nano.deb given on commandline

SeptimiuVana commented 8 months ago

That repo was deleted, we need to check.