ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    voxl-docker-mavsdk-python build issues

    VOXL
    6
    48
    3784
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Eric KatzfeyE
      Eric Katzfey ModalAI Team @Alexander Saunders
      last edited by

      @Alexander-Saunders You should try building the Docker container instead of downloading it from the repo since that seems to not be functional at the moment (Looking into it).

      Alexander SaundersA 2 Replies Last reply Reply Quote 0
      • Alexander SaundersA
        Alexander Saunders @Eric Katzfey
        last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • Alexander SaundersA
          Alexander Saunders @Eric Katzfey
          last edited by

          @Eric-Katzfey Just to make sure I'm not misunderstanding you, you want me to the instructions below that is coming from: https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-mavsdk-pythonScreenshot 2024-05-22 at 4.39.11 PM.png

          Eric KatzfeyE 1 Reply Last reply Reply Quote 0
          • Eric KatzfeyE
            Eric Katzfey ModalAI Team @Alexander Saunders
            last edited by

            @Alexander-Saunders Yes

            Alexander SaundersA 1 Reply Last reply Reply Quote 0
            • Alexander SaundersA
              Alexander Saunders @Eric Katzfey
              last edited by

              @Eric-Katzfey Good morning Eric,

              So I tried building the image for both voxl-docker-mavsdk & voxl-docker-mavsdk-python. I run into the same issue with both, adb: command not found. Additionally, with voxl-docker-mavsdk-python the common file is not found.

              the ./build-image.sh was run on both directories in both SSH and ADB shell.

              I am at a standstill with testing until I can get the docker image built. Any additional documentation is greatly appreciated!

              Respectfully,
              Alexander

              Screenshot 2024-05-23 at 9.20.56 AM.png Screenshot 2024-05-23 at 9.05.11 AM.png Screenshot 2024-05-23 at 9.14.44 AM.png

              Eric KatzfeyE 1 Reply Last reply Reply Quote 0
              • Eric KatzfeyE
                Eric Katzfey ModalAI Team @Alexander Saunders
                last edited by

                @Alexander-Saunders You run build-image.sh on your host computer, not on the voxl

                Alexander SaundersA 2 Replies Last reply Reply Quote 0
                • Alexander SaundersA
                  Alexander Saunders @Eric Katzfey
                  last edited by

                  @Eric-Katzfey Hey Eric, I'm running the ./build-image.sh on a laptop and am running into this error. Screenshot from 2024-05-23 13-02-42.png

                  Eric KatzfeyE 1 Reply Last reply Reply Quote 0
                  • Alexander SaundersA
                    Alexander Saunders @Eric Katzfey
                    last edited by

                    @Eric-Katzfey image.png

                    1 Reply Last reply Reply Quote 0
                    • Eric KatzfeyE
                      Eric Katzfey ModalAI Team @Alexander Saunders
                      last edited by

                      @Alexander-Saunders Oh, the repo probably has the name master changed to main. Can you change the Dockerfile to try to use main instead of master and see if that works?

                      Alexander SaundersA 1 Reply Last reply Reply Quote 0
                      • Alexander SaundersA
                        Alexander Saunders @Eric Katzfey
                        last edited by

                        @Eric-Katzfey No luck with that. Also the branch is a master. image (1).png

                        Eric KatzfeyE 4 Replies Last reply Reply Quote 0
                        • Eric KatzfeyE
                          Eric Katzfey ModalAI Team @Alexander Saunders
                          last edited by

                          @Alexander-Saunders But that's a different problem. Before it was the checkout of master. This is something else.

                          Alexander SaundersA 1 Reply Last reply Reply Quote 0
                          • Eric KatzfeyE
                            Eric Katzfey ModalAI Team @Alexander Saunders
                            last edited by

                            @Alexander-Saunders I'll try it and see what happens.

                            1 Reply Last reply Reply Quote 0
                            • Eric KatzfeyE
                              Eric Katzfey ModalAI Team @Alexander Saunders
                              last edited by

                              @Alexander-Saunders Okay, yes, I see the same error. Sorry about that. Let me see if I can figure out what is going wrong.

                              1 Reply Last reply Reply Quote 0
                              • Eric KatzfeyE
                                Eric Katzfey ModalAI Team @Alexander Saunders
                                last edited by

                                @Alexander-Saunders Can you try with the origin/ascend/docker branch of voxl-docker-mavsdk-python instead? Seems like that's where the latest updates have happened and haven't been merged back into master yet.

                                Alexander SaundersA 1 Reply Last reply Reply Quote 0
                                • Alexander SaundersA
                                  Alexander Saunders @Eric Katzfey
                                  last edited by Alexander Saunders

                                  @Eric-Katzfey I went ahead and tried the voxl-docker-mavsdk repo also and get the same issue. I tried docker pull docker.io/arm64v8/ubuntu:bionic and giving the user permissions for the file/folder.

                                  What is stumping me is the registry-1.docker.io. I can ping it and do a DNS lookup just fine. Also pinging google is fine. But the error is persisting in relation to it.

                                  I will try the other branches for voxl-docker-mavsdk andvoxl-docker-mavsdk-python. Will that require changing main to the branch name for the DockerFile?

                                  1 Reply Last reply Reply Quote 0
                                  • Alexander SaundersA
                                    Alexander Saunders @Eric Katzfey
                                    last edited by Alexander Saunders

                                    @Eric-Katzfey image (2).png This is from the ascend branch

                                    Eric KatzfeyE 1 Reply Last reply Reply Quote 0
                                    • Eric KatzfeyE
                                      Eric Katzfey ModalAI Team @Alexander Saunders
                                      last edited by

                                      @Alexander-Saunders Not sure why that is happening. That does not happen when I try it. I'm guessing that you have a networking issue of some sort or perhaps all this messing with Docker on the target has somehow corrupted it and it needs to be reinstalled.

                                      Alexander SaundersA 2 Replies Last reply Reply Quote 0
                                      • Alexander SaundersA
                                        Alexander Saunders @Eric Katzfey
                                        last edited by

                                        @Eric-Katzfey So I deleted and re cloned voxl-docker-mavsdk-python branch ascend/docker. The build image failed halfway in. Is there any work that needs to be done on the VOXL2 or host computer that I am not aware of? Screenshot from 2024-05-28 10-15-10.png Screenshot from 2024-05-28 10-14-45.png

                                        1 Reply Last reply Reply Quote 0
                                        • Alexander SaundersA
                                          Alexander Saunders @Eric Katzfey
                                          last edited by

                                          @Eric-Katzfey Also in the environment, the SDK is 1.2, python 3.10.12, Ubuntu 22.04.4 LTS

                                          Eric KatzfeyE 1 Reply Last reply Reply Quote 0
                                          • Eric KatzfeyE
                                            Eric Katzfey ModalAI Team @Alexander Saunders
                                            last edited by

                                            @Alexander-Saunders Okay, we're looking into it, thanks!

                                            Alexander SaundersA 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Powered by NodeBB | Contributors