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

    HELP NEEDED! Errors building image on drone using docker

    Ask your questions right here!
    4
    12
    327
    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.
    • James ReillyJ
      James Reilly
      last edited by

      We are following the steps for building and running the python take off and land file for the voxl m500. We are following the steps from this link: https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-mavsdk-python
      We are building the image locally on the machine using a usb connection and are running into the following errors.
      Screenshot from 2023-03-29 13-37-15.png
      We got this error after downloading the latest image file from ModalAI for our voxl flight type. We tried a earlier image file and got the following error instead
      Screenshot from 2023-03-29 13-26-52.png
      In the first scenario it said coxl-configure-support did not exist, but with the other image we got a different error saying it cannot access the http link. When we went to the HTTP page it gave a 410 page error. Is there something we are missing? Any help is appreciated

      1 Reply Last reply Reply Quote 0
      • Chad SweetC
        Chad Sweet ModalAI Team
        last edited by

        Do you have a network connection? That is a networking error

        James ReillyJ Matthew HoodM 2 Replies Last reply Reply Quote 0
        • James ReillyJ
          James Reilly @Chad Sweet
          last edited by

          @Chad-Sweet Yes we did have a network connection

          1 Reply Last reply Reply Quote 0
          • Matthew HoodM
            Matthew Hood
            last edited by

            @Chad-Sweet I am working with James on this project, by network connection are you referring to the hotspot on the drone or a standard wifi connection on our laptop while doing it. We have tried with both

            1 Reply Last reply Reply Quote 0
            • Matthew HoodM
              Matthew Hood @Chad Sweet
              last edited by

              @Chad-Sweet We pinged the network to confirm we had a connection. Any other information for this issue?

              1 Reply Last reply Reply Quote 0
              • tomT
                tom admin
                last edited by

                @Matthew-Hood Is there a reason you aren't just pulling the image from the docker registry instead of building it? :

                docker pull gcr.io/modalai-public/voxl-mavsdk-python:v1.1
                
                Matthew HoodM 1 Reply Last reply Reply Quote 0
                • Matthew HoodM
                  Matthew Hood @tom
                  last edited by

                  @tom We do not have the wifi antennas to put the voxl into station mode. So we tried building the image directly onto the machine. Is there a way to pull the image without the antennas?

                  1 Reply Last reply Reply Quote 0
                  • tomT
                    tom admin
                    last edited by

                    @Matthew-Hood When Chad was asking about network connection he was asking about on VOXL, you'll need that if you want to build the image.

                    Your options for internet are either getting some WiFi antennas so that you can put it into station mode: https://www.modalai.com/products/voxl-wi-fi-antenna-2-4-5-ghz?_pos=2&_sid=6db1b7ba2&_ss=r

                    Or using one of the VOXL add-ons w/ ethernet to USB adapter.

                    Matthew HoodM 1 Reply Last reply Reply Quote 0
                    • Matthew HoodM
                      Matthew Hood @tom
                      last edited by

                      @tom How do we plug in the ethernet to usb? I dont see a USB port on the drone. We have a microUSB on the top and a MicroB connection on the bottom of the board

                      1 Reply Last reply Reply Quote 0
                      • Matthew HoodM
                        Matthew Hood
                        last edited by

                        @tom Sorry for all the messages. We are working on a school project and we don't have the time to get a wifi antenna. Do you know of a way to build the image locally and copy the image file over via ssh? Any help is appreciated thank you so much

                        1 Reply Last reply Reply Quote 0
                        • tomT
                          tom admin
                          last edited by

                          @Matthew-Hood In order to use USB to ethernet you would need an add-on board like this if you don't already have one of the other variations: https://www.modalai.com/collections/voxl-add-ons/products/m0078

                          along with a cable like this: https://www.modalai.com/products/mcbl-00009?_pos=1&_sid=4169b5e6c&_ss=r

                          that you could plug in a usb to ethernet adapter

                          1 Reply Last reply Reply Quote 0
                          • tomT
                            tom admin
                            last edited by

                            @Matthew-Hood I don't know how to do that off the top of my head but it may be possible.

                            All of what you're trying to do will be very difficult without having some kind of network connection to the drone in order for you ground station to communicate with it over a network

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