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
    • wifa799W

      Hadron + 3x Tracking Camera

      Ask your questions right here!
      • • • wifa799
      2
      1
      Votes
      2
      Posts
      194
      Views

      Alex KushleyevA

      @wifa799 ,

      Please see the following post : https://forum.modalai.com/topic/4274/hadron-boards-to-order/ (at the end)

      In short, Hadron works in J8 only using the kernel variant that works with M0173. I need to update the documentation.

      So you can have 3x tracking, 1x hires, 1x TOF, and Hadron (IR + OV64B hires). That is 7 cameras which is the maximum number of MIPI cameras that VOXL2 supports. I know you did not ask for the other hires camera (recommended IMX412 M0161 module), but just wanted to mention that.

      This set up is not standard, but you would just need to set up for a standard Starling camera setup (C27) then go from there.. copy the sensormodules (camera drivers) for Boson in slot 4 and ov64b in slot 5 and update your voxl-camera-server.conf. I can help you with that if needed.

      Alex

    • Steven GirouardS

      Flight Core V2 to replace a Pixhawk 6C

      Flight Core v2
      • • • Steven Girouard
      2
      0
      Votes
      2
      Posts
      182
      Views

      Eric KatzfeyE

      @Steven-Girouard Are you using PX4? ArduPilot? You could run that directly on the VOXL 2 mini depending on what your IO needs are.

    • R

      barometer status

      Flight Core v2
      • • • ravi
      4
      0
      Votes
      4
      Posts
      253
      Views

      Eric KatzfeyE

      @ravi The documentation has been updated. If you are running a recent release from us then you will be using the ICP-20100 barometer. The BMP388 will not be started.

    • Jetson NanoJ

      FLIR LEPTON 3.5 Thermal camera with VOXL 2

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

      VinnyV

      @Jetson-Nano
      YES!!! So happy to hear that.

    • Jetson NanoJ

      TOF sensor

      Image Sensors
      • • • Jetson Nano
      3
      0
      Votes
      3
      Posts
      442
      Views

      Jetson NanoJ

      @Vinny Thank you for reverting back, I will follow the steps you mentioned along with the ESD safe method.

    • P

      Extrinsics Accuracy

      Image Sensors
      • • • psafi
      5
      0
      Votes
      5
      Posts
      566
      Views

      P

      @Alex-Kushleyev Ok great. Thanks.
      One more question, to configure VIO/QVIO for a custom frame with a single (downward) camera, how should I go about following the documentations?

      I am starting with https://docs.modalai.com/open-vins/

      However I came across this:
      "This documentaion will assume that there are some steps that have already be taken. ...Assuming that we are working with between two and three camera tracking."

      are there different procedures for a system with single camera? Also a high-level roadmap on how to go about configuring VIO/QVIO for a custom frame would be appreciated in case information is in multiple places in documentation. Thank you for your support.

    • george kollamkulamG

      Microhard USB Dongle vs Microhard Add-on with USB Hub

      Microhard Modems
      • • • george kollamkulam
      3
      0
      Votes
      3
      Posts
      299
      Views

      george kollamkulamG

      @Vinny Got it. Thanks!

    • 1

      M0201/M0153 J2 Pinout

      VOXL Accessories
      • • • 18257581
      3
      0
      Votes
      3
      Posts
      234
      Views

      VinnyV

      Hi @18257581
      Sometimes our newer boards are lacking in full documentation, so thanks for your patience.
      We have not publicly posted our uCoax pinouts and not sure yet if we plan to. For now it is required to use our full solution which is host adapters, cables, and sensor boards.
      I'll bring it to the team. But, we are unlikely to open this up since in order for us to test the components, which are very fragile, they need to be bundled together and not separated, so it would actually cost us more (costing our customers more) to test units individually for customer designs.
      Only the Coax cable we sell individually and that is pinned 1:1 with all 26 conductors present unlike some of the other COTS FPV systems.

      However, for JST and other cable-to-board and board-to-board connectors, yes, we need to get that listed.
      The pinout on J4 of M0201 (the replacement for M0153) is in the same Dronecode inspired format we use at ModalAI for UART + I2C, but in this case since it is not UART, it is 2 GPIOS.
      So,
      Pin 1 = 3.3V
      Pin 2 = GPIO_1 (Undefined/Unavailable/Reserved for Future Use)
      Pin 3 = GPIO_2 (Undefined/Unavailable/Reserved for Future Use)
      Pin 4 = GIMBAL_I2C_SDA (3.3V Logic Levels, 2.2K pull-up resistor present)
      Pin 5 = GIMBAL_I2C_SCL (3.3V Logic Levels, 2.2K pull-up resistor present)
      Pin 6 = GND

    • A

      M0194 and M0186 CAD files

      3D Models
      • • • aheyne
      2
      0
      Votes
      2
      Posts
      800
      Views

      VinnyV

      Thanks @aheyne for alerting us.
      I had made the updates to our site and the 3D models are now there.
      Let us know if you need any more help.
      Thanks!

      https://docs.modalai.com/pcb-catalog/

    • Sam KileyS

      Cannot use VOXL2 board-only with C-04 camera config

      Image Sensors
      • • • Sam Kiley
      4
      0
      Votes
      4
      Posts
      368
      Views

      Alex KushleyevA

      @Sam-Kiley , yes, every Starling 2 / MAX is going to have M0173 board installed and needs to use the option 1.

      Alex

    • P

      ESC Calibration failing

      Power Modules
      • • • psafi
      4
      0
      Votes
      4
      Posts
      421
      Views

      Alex KushleyevA

      @psafi the html file is saved in the same folder where you run voxl-esc-spin* scripts if you have --enable-plot 1 . on VOXL2, the plot wont show up on screen, since there is no screen attached to VOXL2 (which would work on a linux pc), but it will be saved to html. In order to save to html, you will need to have plotly installed. You may first need to install pip3

      apt update apt install python3-pip pip3 install plotly --upgrade

      Alex

    • Allister LimA

      Guidance on TOF sensor attachment to the starling 2 max for voxl-mapper

      Ask your questions right here!
      • • • Allister Lim
      1
      0
      Votes
      1
      Posts
      178
      Views

      No one has replied

    • george kollamkulamG

      VOXL 2 Mini Compatibility - Starling 2, Microhard pMDDL 2450

      Ask your questions right here!
      • • • george kollamkulam
      4
      1
      Votes
      4
      Posts
      315
      Views

      george kollamkulamG

      @Moderator got it. Thanks!

    • J

      Neopixel Integration with PX4

      VOXL 2 IO
      • • • jakkkkobo
      3
      1
      Votes
      3
      Posts
      357
      Views

      J

      @Alex-Kushleyev ,

      Thank you for the clarification!

      We will change the service and see if it meets our needs.

      Regards,
      Jacob

    • Federico WyrwalF

      ESC issue: rotors not spinning

      Support Request Format for Best Results
      • • • Federico Wyrwal
      4
      0
      Votes
      4
      Posts
      564
      Views

      Alex KushleyevA

      @Federico-Wyrwal , thank you for the reply. More debugging would be needed to figure out the root cause and it looks like you already submitted an RMA for the inspection / repair, so we will take care of it. Thank you.

      Alex

    • J

      OV64B Configuration

      Ask your questions right here!
      • • • jcai
      19
      0
      Votes
      19
      Posts
      1455
      Views

      Alex KushleyevA

      Yes, Hadron is working when plugged into J6 of VOXL2 Mini with default kernel.

      You just need to have the following sensormodule files in /usr/lib/camera/:

      com.qti.sensormodule.boson_0.bin com.qti.sensormodule.ov64b40_1.bin

      And instead of gpio6, you need to use gpio30 to enable the CCI mux, so that communication with the EO camera is enabled:

      voxl-gpio -m 30 out voxl-gpio -w 30 1

      I will update the Hadron documentation..

      Alex

    • T

      VOXL2 NOT DETECTING APRIL TAG

      AprilTag Relocalization
      • • • taiwohazeez
      8
      0
      Votes
      8
      Posts
      613
      Views

      Zachary Lowell 0Z

      Detections is pertinent to voxl-tflite-server and onboard computer vision on yolo, NOT on april tags.

    • P

      Starling 2 Max Quickstart Guide + Initial Setup

      Starling & Starling 2
      • • • phodskins
      2
      0
      Votes
      2
      Posts
      216
      Views

      P

      If anyone is struggling to find the pMDDL2450 info that arrives with the Starling 2 Max + Microhard option (mine didn't come with any documentation) here is the RF configuration. By default the Max arrived with the radio turned off. I have paired mine with a pMDDL2450-ENC module connected to a laptop running QGround / MissionPlanner.

      One way to access the settings without having an external radio module to pair is ssh port forwarding. Make sure you're connected to the drone / have setup your VOXL WIFI settings then ssh into the VOXL using ssh -L 8443:192.168.168.1:443 root@192.168.8.1

      You can then access the microhard landing page at https://localhost:8443

      My pMDDL2450 has the following default settings for the radio:

      c59d1c08-fd0f-4ce9-b40e-ec413952ce4d-image.png

    • Peter MilaniP

      Yocto build instructions

      Software Development
      • • • Peter Milani
      3
      0
      Votes
      3
      Posts
      435
      Views

      Peter MilaniP

      @Moderator Hi I'm just trying to find a good way to deploy to multiple devices via a "golden image" type setup. Is there a way to do that. Should I just follow the rules for the custom kernel instructions and add a custom bitbake layer onto that?

    • Q

      Current Obstacle Avoidance Options for Starling 2

      Starling & Starling 2
      • • • QSL
      1
      0
      Votes
      1
      Posts
      320
      Views

      No one has replied