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

      NEED HELP WITH HARDWARE SELECTION

      System Architecture Design Reviews
      • • • Andreas4397
      1
      0
      Votes
      1
      Posts
      159
      Views

      No one has replied

    • J

      3D Model for Camera Mount PX4 Autonomy Developer Kit

      3D Models
      • • • johncosmas
      1
      0
      Votes
      1
      Posts
      59
      Views

      No one has replied

    • N

      LTE BVLOS setup

      Ask your questions right here!
      • • • NeoRedPill
      1
      0
      Votes
      1
      Posts
      53
      Views

      No one has replied

    • Anthony KangA

      Periodic Intra Video Refresh

      Video and Image Sensors
      • • • Anthony Kang
      2
      0
      Votes
      2
      Posts
      84
      Views

      Alex KushleyevA

      @Anthony-Kang , we are looking into this. However, initial attempts to enable Intra Refresh on VOXL2 via the OMX api did not succeed either for h264 or h265. Also h265 does not work with fixed Macro Blocks (Coding Tree Units instead), so it seems the OMX structures for this param would not work with h265.

      Alex

    • A

      voxl-vtx and voxl-vrx source not on gitlab?

      VOXL SDK
      • • • Alan_S
      2
      0
      Votes
      2
      Posts
      104
      Views

      tomT

      @Alan_S The voxl-vtx repository is currently private, the source code for both voxl-vtx and voxl-vrx are contained within.

    • IgorI

      Multiple Critical Bugs in voxl-imu-server: Incorrect FIFO Latching and HiRes Indexing (ICM-42688)

      VOXL SDK
      • • • Igor
      4
      0
      Votes
      4
      Posts
      220
      Views

      IgorI

      @Alex-Kushleyev Hi Alex,

      Thank you for the clarification.

      That makes sense regarding the accel parsing—agreed that a 4 LSB discrepancy on a 20-bit value is negligible compared to in-flight noise, but it’s good to see it will be corrected.

      Appreciate you taking the time to investigate and confirm.
      Igor

    • Jesus CardenasJ

      Cannot Download QDL Image File

      Ask your questions right here!
      • • • Jesus Cardenas
      6
      0
      Votes
      6
      Posts
      230
      Views

      Z

      @Jesus-Cardenas Flat builds should be available now!!

    • L

      Unable to find QDL image

      Ask your questions right here!
      • • • latif
      2
      0
      Votes
      2
      Posts
      110
      Views

      Z

      Flat builds should be available now!!

    • A

      Latest voxl-cross images missing?

      VOXL SDK
      • • • Alan_S
      3
      0
      Votes
      3
      Posts
      122
      Views

      A

      @ZuraNeb Perfect! Thank you!

    • A

      Stinger not responding to throttle (and only throttle)

      Stinger Vision FPV
      • • • Alan_S
      3
      0
      Votes
      3
      Posts
      239
      Views

      A

      I forgot to post the resolution, oops.

      It was indeed turtle mode. That channel was not mapped on my remote, and I ended up having to adjust the relevant PX4 parameters to disable turtle mode entirely.

      Thank you for the assistance!

    • syamala kotireddyS

      Starling 2 / VOXL2 M0129 ESC not detected during voxl-esc scan or firmware upgrade

      ESCs
      • • • syamala kotireddy
      9
      0
      Votes
      9
      Posts
      344
      Views

      ModeratorM

      @boron Please submit an RMA, https://modalai.com/rma and just refer to this thread. Include your shipping information and we'll send you a new one

    • Daehan WonD

      Question about sonar sensor(distance sensor) in voxl2

      VOXL 2
      • • • Daehan Won
      6
      0
      Votes
      6
      Posts
      236
      Views

      Daehan WonD

      @Eric-Katzfey Thank you for reply!

      I will try creating a custom build using the document you provided.

    • h3roboticsH

      Single camera config

      Video and Image Sensors
      • • • h3robotics
      4
      0
      Votes
      4
      Posts
      752
      Views

      K

      If you're still having trouble getting that single sensor to initialize, double-check that your voxl-camera-server.conf file is strictly set to only enable that specific physical port. Sometimes the server tries to look for the default stereo pair and throws an error if it doesn't find both.
      It also helps to run voxl-inspect-cam -a just to see if the hardware is even being detected at the system level before diving deeper into the JSON settings.

    • Tanner MetzmeierT

      Voxl2 Thermal Throttling and Heat Dissipation Methods

      VOXL Accessories
      • • • Tanner Metzmeier
      3
      0
      Votes
      3
      Posts
      181
      Views

      Tanner MetzmeierT

      @Alex-Kushleyev I found that buying an off-the-shelf raspberry pi heatsink that is 14mm x 10mm (meant for the RAM chip) and combining with a fan works great for the underside of the SIP (on the opposite side of where the main board joins the Ethernet/USB board. Brought my temps down by at least 10-20 degrees even under intense load.

    • 施文正施

      Image Sensor Hardware Design and Integration Guide

      FAQs
      • • • 施文正
      1
      0
      Votes
      1
      Posts
      161
      Views

      No one has replied

    • D

      tarling - Path planning (blue line) is erratic and drone moves to wrong locations

      Ask your questions right here!
      • • • DronAlan
      19
      0
      Votes
      19
      Posts
      1044
      Views

      Cliff WongC

      @DronAlan
      Hi there, the configuration & extrinsics files look fine (just switch offboard mode from figure_eight back to trajectory mode. Since you confirmed figure 8 and position mode are working fine and reflect true ground truth in voxl portal, next is to dive a bit deep into the processes:

      Just to confirm: are you using a loaded saved map? Orientation can be different in a loaded maps based on how it was saved. Going forward in debugging this I would create the map while flying, then test plan-to-point to ensure it is working properly.

      Before take off, if you ssh onto the drone and run voxl-vision-hub --debug_offboard and rerun the mapping test (point 1m in front of the drone hovering), and you don't need to map the entire room, just get the general area. In the ssh session, monitor the output from voxl-vision-hub. Take off and fly forward and backward in position mode, with some slight yaw motions to generate a decent map in voxl portal (recall we're generating a map in flight then plan to fly to a point, not using a old-saved map). Then switch into trajectory mode. In the ssh session, you should get a Received trajectory has duration message printed. Goto voxl-portal and plan-a-point. Then execute go-to-point. In the ssh session you should get a Received insert command. printed out on the terminal. And it will show the drone's forward commands, i..e set points, to your planned point. I expect the commanding: XYZ values to increase in the positive X direction. Please post the output of the ssh session here.

      If the drone moves in the backwards direction as you've been seeing but the commanding XYZs are moving forward, we have found our problem (PX4 issue such that I'll need your params file). If the drone moves forward with commanding XYZs are moving forward then it's how your older maps are being saved and we can go from there.

    • M

      Which STEP file do I need for Starling2 MAX GPS mast?

      3D Models
      • • • MikeD
      3
      0
      Votes
      3
      Posts
      117
      Views

      M

      @Alex-Kushleyev Awesome Thank you!

    • wilkinsafW

      Starling 2 Max Ardupilot GPS

      Starling & Starling 2
      • • • wilkinsaf
      3
      0
      Votes
      3
      Posts
      231
      Views

      wilkinsafW

      Update fix

      Replace defaults.parm with upstream version: https://github.com/ArduPilot/ardupilot/blob/ee1e4bbf74061760826b17464383d63c1a11924c/Tools/Frame_params/ModalAI/Starling2Max.parm Rename Starling2Max.parm to defaults.parm in /data/APM Edit SERIAL3_BAUD=9 (in defaults.parm) Edit GPS1_TYPE=2 (in defaults.parm) Remove *.stg files in /data/APM Reboot and power off the voxl2 multiple times, checking the gps driver
    • Ryan MinR

      Starling 2 MAX GPS Mount CAD Model

      3D Models
      • • • Ryan Min
      2
      0
      Votes
      2
      Posts
      115
      Views

      Q

      Hello @Ryan-Min,
      As far as I know, there is no specific CAD model file for the GPS mast. You should use the complete CAD model of the Starling 2 Max drone, which is available for download in the developer download section. You will need to create an account.
      Here is a direct link to the most recent version of the model, the version V3 : D0012-4-V3-C28-M36-T7-K0-Starling2-Max-V3-20260317.step
      The latest changes to the model are intended to improve GNSS performance. You can consult the documentation page EMI Mitigation for GNSS Applications for more information on this topic and to see their recommendations.

    • Daehan WonD

      Issue with USB Camera Disconnecting on VOXL2

      Ask your questions right here!
      • • • Daehan Won
      6
      0
      Votes
      6
      Posts
      248
      Views

      VinnyV

      OK @Daehan-Won
      Yeah, I'd try to run one first on it's own before the hub to rule that out.
      Keep us posted.
      Thanks!