@Alex-Kushleyev Good afternoon Alex,
I'm currently running into issues with the voxl-mavsdk-python docker image. I've been following the documentation and README: https://docs.modalai.com/mavsdk/ https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-mavsdk-python/-/tree/master?ref_type=heads
All params that are mentioned in the documentation have been updated. When adb shell in the VOXL and after running voxl-configure-docker-support.sh, gcr.io/modalai-public/voxl-mavsdk-python:v1.1 returns:
Error response from daemon: manifest for gcr.io/modalai-public/voxl-mavsdk-python:v1.1 not found: manifest unknown: Failed to fetch "v1.1" from request "/v2/modalai-public/voxl-mavsdk-python/manifests/v1.1".
:latest has also been tried with no success. When searching for similar image in Docker, the only image returned is:
jbruell94/drone-control-modalai:vectro-drone
Within here, there are similar, but not 100% the same folders/files between the two. Has the name of the image changed or been moved to a different location?