ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Recent
    Log in to post
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • S

      Documentation to use Trajectory Offboard mode in voxl-vision-hub

      Starling & Starling 2
      • • • SystemBrute
      1
      0
      Votes
      1
      Posts
      37
      Views

      No one has replied

    • S

      Documentation to use WPS Offboard mode in voxl-vision-hub

      Starling & Starling 2
      • • • SystemBrute
      1
      0
      Votes
      1
      Posts
      33
      Views

      No one has replied

    • Morten NissovM

      Compatible ToF sensor setup with VOXL2 Mini

      VOXL Accessories
      • • • Morten Nissov
      16
      0
      Votes
      16
      Posts
      821
      Views

      Luca ZanattaL

      Hi @Alex-Kushleyev,

      Now it's working!

      Thank you so much for your help and quick answers.

      Best,
      Luca

    • Daniel RinconD

      Cant use Mavsdk! please Help!

      Ask your questions right here!
      • • • Daniel Rincon
      6
      0
      Votes
      6
      Posts
      228
      Views

      Eric KatzfeyE

      @Daniel-Rincon Yes, please start a new post for the VIO question

    • Rocio LopezR

      voxl2 and FLIR Hadron Gimbal

      Support Request Format for Best Results
      • • • Rocio Lopez
      1
      0
      Votes
      1
      Posts
      60
      Views

      No one has replied

    • leonardo Andrade 0L

      UART communication using J19 - VOXL2 SENTINEL

      Ask your questions right here!
      • • • leonardo Andrade 0
      5
      0
      Votes
      5
      Posts
      398
      Views

      Eric KatzfeyE

      @constantines Unfortunately, the PX4 Mavlink module is only running on the applications processor (Linux) and not on the DSP side. Mavlink would have to be added to the DSP PX4 build.

    • Hector GutierrezH

      Starling 2 - failure when entering offboard mode in Starling 2

      Starling & Starling 2
      • • • Hector Gutierrez
      4
      0
      Votes
      4
      Posts
      215
      Views

      george kollamkulamG

      @Hector-Gutierrez thanks for the suggestion. However, I have now seen this unstable behavior in all modes (manual, altitude, position and offboard), both indoor and outdoors. I suspect that qvio is failing and trying to reset mid flight (Error: Not stationary was observed multiple times on the qvio_overlay page on VOXL portal). I don't think the GPS is even being used (QGC reports 100 HDOP and 0 satellites). The only mode where the UAV is controllable is Manual, but the qvio error is still present.

      @Alex-Kushleyev would you be able to share some insight into what could be happening? How can we resolve this issue?

      Thanks,
      George

    • wilkinsafW

      Hadron Boards to order

      Image Sensors
      • • • wilkinsaf
      10
      0
      Votes
      10
      Posts
      521
      Views

      Alex KushleyevA

      @h3robotics ,

      Yes you should be able to test the Hadron on J8 using the instructions from the docs page (https://docs.modalai.com/voxl2-hadron/) -- just make sure you use Boson sensormodule 4 and ov64b sensormodule 5 (and camera IDs will still be 0 and 1 respectively, if there are no other cameras attached / detected).

      At this point you do not need to build a custom kernel, just need to use kernel variant 1 because it enables independent camera support on J8 which is needed for Hadron. Please note that you would not be able to use our standard ucoax camera on J8U because the camera reset signal is still not correctly patched through to J8 (which would require a kernel modificaiton). But in Hadron use case, camera reset is not used (both the IR and RGB camera are always on, so it happens to work out 🙂 ).

      I agree, it may be more convenient for you to switch to using the M0173 camera front end, so you can use a single kernel variant and also this would be a more future-proof approach.

      Alex

    • T

      Installing VOXL IO on Sentinel Drone – QUP2 and QUP7 Conflicts

      Sentinel
      • • • tonygurney
      14
      0
      Votes
      14
      Posts
      425
      Views

      Alex KushleyevA

      @tonygurney , I am assuming that you are using the ESC hardware version M0134 (you can confirm using voxl-esc scan tool.

      Here is the datasheet for M0134.
      https://docs.modalai.com/modal-esc-datasheet/

      This ESC has an option (via installing a 0 ohm resistor) to provide 3.3V to pin 1 of J3. This is the same voltage that is used for the MCUs that run on the ESC and should be used with caution (if this voltage rail is brought down by overloading, the ESC will shut down). Please see image below that shows where 0 ohm resistor should be (carefully) installed to enable 3.3V on pin1 of J3 (marked in red)

      m0134-diagram.jpg

      If you actually wanted 5V (VAUX), that is available on the other side of the board via two test points at the edge of the board. This voltage rail is provided by a separate switching regulator. See the following section : https://docs.modalai.com/modal-esc-datasheet/#neopixel-led-support

      If you REALLY need 5V to be present on pin1 of J3, then you can add a small wire jumper from the VAUX test point directly to the pin1 of J3 (which is marked with a white dot). This pin 1 of J3 is normally disconnected. Please only do this if you are comfortable performing this type of soldering and we cannot guarantee the results :).

      Alex

    • Kiazoa JoaoK

      Cannot access wifi and USB

      Support Request Format for Best Results
      • • • Kiazoa Joao
      3
      0
      Votes
      3
      Posts
      127
      Views

      Kiazoa JoaoK

      @Avery-Cuevas Yes, the VOXL powers up and I've tried using different USBs and still no result. I even tried reflashing the system, but it won't detect fastboot and adb devices

    • R

      I can't see OBSTACLE_DISTANCE on QGC

      Support Request Format for Best Results
      • • • rogerli
      18
      0
      Votes
      18
      Posts
      1397
      Views

      C

      @Inverse-AJ @rogerli
      Hi, I also struggled with the OBSTACLE_DISTANCE MAVLink message not appearing in the MAVLink Inspector. Moreover, obstacle avoidance was not functioning after I upgraded v1.3.5 to ModalAI SDK v1.5.0. If you're experiencing this issue, ensure the following:

      Set MPC_POS_MODE to 0 (Simple Position Control) or 3 (Smooth Position Control). The default value (4, Acceleration-based Input) is incompatible with ModalAI’s VOXL platform.
      Set COM_OBS_AVOID to 1. This enables obstacle avoidance in PX4.
      Set CP_DIST to a value greater than 0. This specifies the critical distance for collision prevention.
      Ensure your drone has a valid home position or local position from QVIO. This is required for proper navigation.
      Ensure your drone is in Position Hold mode. Obstacle avoidance requires this flight mode.

      Although the OBSTACLE_DISTANCE message does not appear in the MAVLink Inspector, QGroundControl displays the obstacle distance overlay in its telemetry view, and the drone successfully performs obstacle avoidance. Note: This applies to ModalAI SDK v1.5.0; check for updates in newer versions.

      f0d0fe9f-61ff-4287-9210-186dafc0879a-Untitled.jpg

    • G

      Firmware Structure (Adding VTOL support) - Clarifications

      Ask your questions right here!
      • • • garret
      20
      0
      Votes
      20
      Posts
      805
      Views

      Eric KatzfeyE

      @garret Here's the source code for our branch of Gazebo: https://github.com/modalai/PX4-SITL_gazebo-classic/tree/voxl-dev

    • S

      ❗️build.sh qrb5165 voxl Stuck at "Waiting for voxl device..." (Using ADB)

      Support Request Format for Best Results
      • • • shadow_walker
      1
      0
      Votes
      1
      Posts
      47
      Views

      No one has replied

    • S

      Drone Unexpectedly Exited Position Mode During Indoor Flight âť“

      Support Request Format for Best Results
      • • • shadow_walker
      1
      0
      Votes
      1
      Posts
      46
      Views

      No one has replied

    • Antonio MayorgaA

      Starling 2 + BalenaCloud: Scalable Fleet Management for Autonomous Drones?

      Ask your questions right here!
      • voxl2 balenacloud fleetmanagement ota-updates • • Antonio Mayorga
      1
      0
      Votes
      1
      Posts
      72
      Views

      No one has replied

    • Matthew WellnerM

      Flir Boson over m0153 setup

      Ask your questions right here!
      • • • Matthew Wellner
      13
      0
      Votes
      13
      Posts
      416
      Views

      Matthew WellnerM

      @Alex-Kushleyev Thanks again for the help. Unfortunately as it turns out, even though I have a Boson 640+ FLIR told me that the version I have is right before they started providing the MIPI output. I can still use the UVC interface, but it doesn't look like the Boson+ that I have can use the MIPI adapter after all. I don't know that many others will have my problem, but you guys might want to note that only the newest version of the Boson camera will support the MIPI adapter kit (https://flir.custhelp.com/app/answers/detail/a_id/6245/~/flir-oem---boson-software-versions).

      Matt

    • T

      Need help with what to buy

      Ask your questions right here!
      • • • Tadej
      2
      0
      Votes
      2
      Posts
      96
      Views

      T

      Sorry If i have asked the wrong question. I don't have much experience. Any help is appreciated.

    • Daniel RinconD

      YoloV8 Custom problem

      Ask your questions right here!
      • • • Daniel Rincon
      3
      0
      Votes
      3
      Posts
      140
      Views

      Daniel RinconD

      @Alex-Kushleyev Hey Alex, thanks for your reply, I managed to run the model by adding a specific helper, also converting my model several times to achieve the necessary parameters, the only problem I have now is performance, it runs at about 5fps, it is trained with yolovo8M, I think that may be a factor.

    • K

      VOXL2 mini does not boot with camera connected (AR0144 via M0084)

      Ask your questions right here!
      • • • KLindgren
      14
      0
      Votes
      14
      Posts
      531
      Views

      K

      @Alex-Kushleyev I'm unfortunately still seeing the same result with no cameras being detected from voxl-camera-server -l. I've tried J6 with the Lower slot on M0084 and the appropriate camera config which loads the correct .bin file to /usr/lib/camera/. I get the same result with both the AR0144 and the OV7251. Though I do hear the OV7251 when it's connected. Any other ideas you have to try other than replacing the M0084 connection cable?

    • R

      Portal build error

      VOXL SDK
      • • • rerekson
      2
      0
      Votes
      2
      Posts
      86
      Views

      R

      After some additional investigation I was able to resolve this by replacing the include:

      #include <c_library_v2/common/mavlink.h>

      with:

      #include <c_library_v2/development/mavlink.h>

      in actuator_test.cpp