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

      Throttle Doesnt Work

      VOXL 2 Mini
      • • • jeremyrbrown5
      7
      0
      Votes
      7
      Posts
      54
      Views

      Eric KatzfeyE

      @jeremyrbrown5 Ah, yes, that'll do it.

    • Jetson NanoJ

      VOXL 2 mini queries

      Ask your questions right here!
      • • • Jetson Nano
      3
      0
      Votes
      3
      Posts
      39
      Views

      Eric KatzfeyE

      @Jetson-Nano Regarding question #1, Yes, you can attach an external FC over the UART.

    • S

      Ribbon connectors for ModalAI cameras to Board

      Support Request Format for Best Results
      • • • snowt33nshi
      3
      0
      Votes
      3
      Posts
      71
      Views

      S

      @Vinny thanks for the reply!

      Is this link suitable for both the bigger camera and 2 smaller cameras in the picture?

    • LV.Office HolderL

      M0138 protocol

      ESCs
      • • • LV.Office Holder
      2
      0
      Votes
      2
      Posts
      27
      Views

      Alex KushleyevA

      Hello @LV-Office-Holder,

      The M0138 racing ESC only has two I/O pins and they are used for aux PWM output. PWM input is disabled for this ESC due to lack of PWM input for each ESC channel.

      The ESC protocol example can be found here : https://gitlab.com/voxl-public/support/esc-driver as well as part of PX4 implementation : https://github.com/modalai/px4-firmware/tree/voxl-dev/src/drivers/actuators/voxl_esc . I would suggest referencing the PX4 implementation since it has the latest updates.

      Additionally, we have voxl-esc test tools (python) : https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-esc . The test tools allow you to spin motors, plot data, perform firmware and parameter updates.

      Please let me know if you have any other questions.

      Alex

    • D

      Setting up different AprilTag families

      AprilTag Relocalization
      • • • dvz
      2
      0
      Votes
      2
      Posts
      49
      Views

      A

      Hey @dvz, thanks for your query

      We’re currently in the process of updating the voxl-tag-detector to support additional AprilTag families beyond just the 36h11.

      If you’d like to try this yourself in the meantime, the following line in main.cpp creates the detector for the 36h11 family: here

      To add support for the tagCustom48h12 family, you can:

      Add the include:

      #include <tagCustom48h12.h>

      Replace the detector creation line with:

      tf = tagCustom48h12_create();

      Please note that this change may affect the current functionality, you’ll likely need to make additional modifications in main.cpp to ensure it builds and runs correctly.
      As mentioned, we’re actively working on making this a much smoother process in the future. But if you’d like to get started now, the above steps should point you in the right direction.

    • G

      Starling 2 flying into ceiling

      Ask your questions right here!
      • • • greg_s
      1
      0
      Votes
      1
      Posts
      11
      Views

      No one has replied

    • L

      Python MPA image

      Modal Pipe Architecture (MPA)
      • • • l05
      1
      0
      Votes
      1
      Posts
      15
      Views

      No one has replied

    • B

      RRFPV PIZZA 13” rebuild with NDAA components/ModalAI components

      VOXL Compute & Autopilot
      • • • bambamoda
      1
      0
      Votes
      1
      Posts
      25
      Views

      No one has replied

    • M

      External monitor

      Ask your questions right here!
      • • • Mike0453
      1
      0
      Votes
      1
      Posts
      40
      Views

      No one has replied