• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
ModalAI Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
    • Register
    • Login
    1. Home
    2. Software Development
    3. VOXL SDK
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • M

      Connecting MAVSDK

      • 28 Aug 2023, 16:04 • Moderator 28 Aug 2023, 16:05
      2
      0
      Votes
      2
      Posts
      440
      Views

      M 28 Aug 2023, 16:05

      Please refer to the mavlink routing documentation here: https://docs.modalai.com/mavlink/#mavlink-routing-on-voxl

    • J

      Question on developing custom services

      • 5 Oct 2023, 16:40 • jmltt 5 Oct 2023, 17:29
      3
      0
      Votes
      3
      Posts
      386
      Views

      J 5 Oct 2023, 17:29

      @tom Perfect, thanks! I'll check these out

    • P

      Question about building custom applications, docker images and dependencies

      • 5 Oct 2023, 09:14 • peterkrull 9 Oct 2023, 16:03
      6
      0
      Votes
      6
      Posts
      550
      Views

      E 9 Oct 2023, 16:03

      @peterkrull I think qrb5165-emulator is a fine choice.

    • P

      Questions about qrb5165-imu-server and specifically ICM42688 sample rates

      • 10 Oct 2023, 14:05 • peterkrull 11 Oct 2023, 06:21
      5
      0
      Votes
      5
      Posts
      495
      Views

      P 11 Oct 2023, 06:21

      @James-Strawson That makes a ton of sense, thanks for the explanation! Also just noticed that it mentions this right above the definition. I should just learn to use my eyes 😁

    • W

      Add vehicle to VOXL-SDK via voxl-configure-mpa

      • 8 Nov 2023, 17:19 • wilkinsaf 8 Nov 2023, 18:00
      3
      0
      Votes
      3
      Posts
      324
      Views

      W 8 Nov 2023, 18:00

      Plan so far for setup

      clone voxl-configure on gitlab

      add my own case statement to voxl-configure-mpa
      d0bdfbf8-2393-4a2c-bbd5-a039b2b0408b-image.png

      If I wanted to add my own script to run after, I could probably add it after voxl-check-calibration
      80734ed0-6595-428c-8cf4-ef5db25e33f3-image.png

      modify voxl-configure-sku with the board that I am using and the camera setup I have482ed50c-2d31-4752-9289-386c196a375d-image.png

      I would recompile voxl-configurator myself (forming a deb file)

      Plug in voxl2

      Flash most recent SDK

      copy the voxl-configurator deb file onto the device and install it

      run voxl-configure-sku

      run voxl-configure-mpa and select my custom added drone

    • J

      Voxl 2 SDK 1.1.1

      • 22 Nov 2023, 06:18 • Jetson Nano 30 Nov 2023, 21:43
      6
      0
      Votes
      6
      Posts
      573
      Views

      E 30 Nov 2023, 21:43

      @JoeC Ah, yes, that is an excellent question! Rather than try to update the firmware in your existing voxl io board(s) we will send you new one(s) with the updated firmware. These new ones will also be upgradeable in the future. Contact us at http://modalai.com/contact to request your updated module(s).

    • C

      This topic is deleted!

      • 5 Jan 2024, 04:44 • ceu gomez 5 Jan 2024, 04:44
      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • C

      Recommended ROS2 Installation flow for VOXL2

      • 5 Jan 2024, 20:13 • ceu gomez 5 Jan 2024, 20:33
      2
      0
      Votes
      2
      Posts
      527
      Views

      C 5 Jan 2024, 20:33

      nevermind, this is fixable with voxl-configure-mpa-to-ros2 and voxl-configure-pkg-manager. Leaving this up for anyone else having the same problem.

    • D

      Tflite server and using ultralytics trackers and questions related to input image

      • 28 Jan 2024, 00:52 • Darshit Desai 28 Jan 2024, 02:10
      3
      0
      Votes
      3
      Posts
      266
      Views

      D 28 Jan 2024, 02:10

      @Moderator I think none of the previous yolo versions allow tracker usage without having explicit access to the model itself, and based on what I read on the modal ai documentation there is no way to do that.

    • LucaVertiqL

      Writing a Custom UART Driver

      • 5 Dec 2023, 15:48 • LucaVertiq 2 Feb 2024, 17:46
      7
      0
      Votes
      7
      Posts
      626
      Views

      LucaVertiqL 2 Feb 2024, 17:46

      @Eric-Katzfey Thanks to you we now have our motors running right off the SLPI processor with PX4 as a UART 'bus'. Everything seems to work great. The main issue was figuring out what qshell commands to send to start it up properly.

    • D

      m500 VOXL Flight sdk update to v1.1.x

      • 30 Jan 2024, 03:29 • Darshit Desai 7 Feb 2024, 03:08
      26
      0
      Votes
      26
      Posts
      2.0k
      Views

      M 7 Feb 2024, 03:08

      @Darshit-Desai Can you try the v1.13 PX4 for the Flight Core? https://docs.modalai.com/flight-core-v2-firmware/

    • Manu BhardwajM

      Encountering a challenge with simulating our custom .tflite models in the voxl-tflite-server.

      • 9 Feb 2024, 16:11 • Manu Bhardwaj 9 Feb 2024, 17:35
      2
      0
      Votes
      2
      Posts
      298
      Views

      ? 9 Feb 2024, 17:35

      @Manu-Bhardwaj

      Hey Manu, happy to help you with this and any other questions you may have. Can I start by asking what version of the VOXL SDK you're using? /etc/modalai/voxl-tflite-server.conf is a file that is written upon flashing the SDK and so I'm surprised to hear the file isn't being found. If by some chance it got deleted, you might benefit from re-flashing the SDK.

      Also in your email I saw you had some other questions about VOXL TFlite Server, maybe you'd like to post those here or create a new forum topic?

      Looking forward to helping you on this!

      Thomas Patton

    • A

      Controlling servo/gripper from VOXL2

      • 16 Feb 2024, 10:22 • Aaky 16 Feb 2024, 10:22
      1
      0
      Votes
      1
      Posts
      189
      Views

      No one has replied

    • Jeffrey MaoJ

      New SDK performance mode

      • 16 Feb 2024, 18:58 • Jeffrey Mao 21 Feb 2024, 18:58
      7
      0
      Votes
      7
      Posts
      489
      Views

      Jeffrey MaoJ 21 Feb 2024, 18:58

      Thanks it works like a charm now for the help

    • M

      Custom YOLO model on VOXL1

      • 22 Feb 2024, 00:14 • michi 27 Feb 2024, 16:37
      6
      0
      Votes
      6
      Posts
      714
      Views

      ? 27 Feb 2024, 16:37

      @michi

      Yeah, I'd be curious to know what your results are like using a custom YOLOv5 model. If things are still slow, the issue might be in your quantization process. However if it speeds up, it may just be that the model architecture is too big.

      I have it on my to-do list at some point in the next few weeks to add YOLOv8 to our list of default models so when/if I do that I'll keep you posted with the results of that as well.

      Keep me posted on how I can be of assistance!

      Thomas Patton

    • M

      YoloV8 on VOXL2

      • 11 Mar 2024, 18:15 • maciej_kaca 11 Mar 2024, 18:15
      1
      0
      Votes
      1
      Posts
      272
      Views

      No one has replied

    • Jeffrey MaoJ

      Rotating the Stereo Cameras 180 degrees

      • 11 Mar 2024, 19:09 • Jeffrey Mao 12 Mar 2024, 05:36
      2
      0
      Votes
      2
      Posts
      226
      Views

      Alex KushleyevA 12 Mar 2024, 05:36

      @Jeffrey-Mao

      I am assuming you are asking about VOXL2 with ov7251 stereo in combo mode (using a single 4-lane camera port)

      Please check in /usr/lib/camera, you should see two com.qti.sensormodule.ov7251_combo* files. you should remove them and replace them with ones from /usr/share/modalai/chi-cdk/ov7251-combo-flip, making sure you copy the files with the same camera slot index (the number at the end before .bin). Then simply restart voxl-camera-server and the cameras should be rotated 180 (this happens by reversing the direction the images are read from the camera itself, not rotated in software)

    • T

      Building a Custom Flight Controller

      calibrate px4 px4-firmware camera • 8 Mar 2024, 15:26 • tyorb 14 Mar 2024, 00:43
      4
      0
      Votes
      4
      Posts
      512
      Views

      E 14 Mar 2024, 00:43

      @tyorb It would be a massive undertaking and we would only be able to provide very minimal support. I'd definitely recommend against it.

    • Jeremy FrederickJ

      Mavlink camera Manager (0.9) functionality in SDK 1.0.0

      • 2 Jan 2024, 18:36 • Jeremy Frederick 21 Mar 2024, 16:02
      7
      0
      Votes
      7
      Posts
      521
      Views

      Jeremy FrederickJ 21 Mar 2024, 16:02

      @Eric-Katzfey This is working great, been playing around with it for the last week or so. The next thing I'll be working on will be the order in which the cameras streams are displayed to QGC. It seems right now on boot the initial stream that comes up in randomized over the various camera being fed into QGC.

    • J

      imu_apps Publish Frequency

      • 20 Mar 2024, 19:54 • jenyeom 25 Mar 2024, 20:41
      6
      0
      Votes
      6
      Posts
      474
      Views

      Alex KushleyevA 25 Mar 2024, 20:41

      @jenyeom , i am not sure, can you please try setting cpu mode to performance:

      voxl-set-cpu-mode perf

      This will prevent cpu from sleeping excessively in low power mode. Perhaps the dt is so low that the cpu oversleeps and does not handle all the imu messages.

    Powered by NodeBB | Contributors