ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Martin Brandt
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 8
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Martin Brandt

    • RE: RB5 running VOXL cannot connect to QGroundControl over WiFi

      We figured it out, the answer is explained in this reply to another question: https://forum.modalai.com/post/9575

      posted in Ask your questions right here!
      Martin BrandtM
      Martin Brandt
    • RB5 running VOXL cannot connect to QGroundControl over WiFi

      We cannot get our RB5 running VOXL (system-image: 1.4.1-M0052-14.1a-perf and voxl-suite: 0.9.5) to connect to QGC over WiFi. It is connected to the WiFi and communication using e.g. SSH and the web interface works fine. From the logs in QGC it does not appear to be discovered, but other ZeroConf devices appear. We have tried to manually set the IP in the voxl-configure-vision-px4 and to create an entry in the "Comm links" page in Application settings in QGC, but neither gave any results. We believe we have all the required services running, here is all the enabled services:

      d3c70725-f5ff-48db-b3a9-95862016b783-image.png

      We have also followed all the suggested steps from this forum post, but it did not solve our problem.

      We have also tried using two different computers, one running Ubuntu 22.04 and one running Windows 10.

      Please let us know if you need any additional information.

      posted in Ask your questions right here!
      Martin BrandtM
      Martin Brandt
    • RE: voxl-camera-server only finds 5 out of 6 cameras

      @tom Hi, any further debugging tips on this? If not we will send an RMA.

      posted in Qualcomm Flight RB5 5G Drone
      Martin BrandtM
      Martin Brandt
    • RE: voxl-camera-server only finds 5 out of 6 cameras

      @tom We already opened up the flight deck and did not see any tears or folds in the cable. The drone has not done any real flights yet, only a couple 30s indoor flight tests. So it is more or less straight from the factory (it was, however, bought in late 2021).

      posted in Qualcomm Flight RB5 5G Drone
      Martin BrandtM
      Martin Brandt
    • RE: voxl-camera-server only finds 5 out of 6 cameras

      @tom Yes, the front left stereo camera is not seen in voxl-portal, the rest are there.

      posted in Qualcomm Flight RB5 5G Drone
      Martin BrandtM
      Martin Brandt
    • RE: voxl-camera-server only finds 5 out of 6 cameras

      @tom ^ Forgot to tag

      posted in Qualcomm Flight RB5 5G Drone
      Martin BrandtM
      Martin Brandt
    • RE: voxl-camera-server only finds 5 out of 6 cameras
      rb5:/$ voxl-camera-server -l
      Attempting to open the hal module
      SUCCESS: Camera module opened on attempt 0
      Aborted
      

      It aborts. However, with the -s parameter we get

      rb5:/$ voxl-camera-server -s
      existing instance of voxl-camera-server found, attempting to stop it
      Assuming type: OV7251 for camera 0
      Assuming type: OV7251 for camera 1
      Assuming type: IMX214 for camera 2
      Assuming type: OV7251 for camera 3
      Assuming type: OV7251 for camera 4
      
      ------ voxl-camera-server: Camera server is now running
      ^C
      received SIGINT Ctrl-C
      
      ------ voxl-camera-server INFO: Camera server is now stopping
      WARNING: Deleting buffers: 1124073472 of 1124073488 still in use
      
      Segmentation fault:
      Fault thread: voxl-camera-ser(tid: 2835)
      Segmentation fault
      

      where it finds 5 of the cameras.

      posted in Qualcomm Flight RB5 5G Drone
      Martin BrandtM
      Martin Brandt
    • voxl-camera-server only finds 5 out of 6 cameras

      Hi, we have an issue with running the voxl-camera-server on the RB5 Flight on voxl for RB5 version 0.9.5. The voxl-camera-server only finds 5 cameras, and running with the -s parameter we get all 5 feeds in the voxl portal, specifically the front left stereo camera is missing. We have inspected the ribbon connectors for anything loose but not found anything.
      Running voxl-camera-server with stereo only or tracking only it runs, but not with stereo+tracking or only hi-res (using config files from running voxl-configure-cameras). And running stereo only we do not get the two stereo camera feeds, but rather the front right stereo camera and the tracking camera feeds in voxl portal. Does this hint at a hardware problem? Do you have any further debugging tips?

      rb5:~$ voxl-camera-server -d1
      existing instance of voxl-camera-server found, attempting to stop it
      ------ voxl-camera-server: Starting camera server
      Attempting to open the hal module
      SUCCESS: Camera module opened on attempt 0
      ----------- Number of cameras: 5
      
      Cam idx: 0, Cam slot: 1, Slave Address: 0x00E4, Sensor Id: 0x7750
      Cam idx: 1, Cam slot: 2, Slave Address: 0x00C0, Sensor Id: 0x7750
      Cam idx: 2, Cam slot: 3, Slave Address: 0x0020, Sensor Id: 0x0214
      Cam idx: 3, Cam slot: 4, Slave Address: 0x00E2, Sensor Id: 0x7750
      Cam idx: 4, Cam slot: 5, Slave Address: 0x00E4, Sensor Id: 0x7750
      
      
      posted in Qualcomm Flight RB5 5G Drone
      Martin BrandtM
      Martin Brandt