ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Integration of custom visual sensors

    Ask your questions right here!
    3
    3
    144
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • FelipeF
      Felipe
      last edited by

      Hello,

      We recently purchased the Starling development kit and are hoping to integrate some custom visual sensors into it.
      The Image Sensor Hardware Design and Integration Guide in the ModalAI documentation appears to be in-progress or incomplete, so I am unsure if this is feasible.

      Let me describe our custom sensors: they have onboard computation and output guidance and navigation data as UART or a Mavlink packet (this is configurable). I understand that the VOXL autopilot supports PX4 flight control. Is it possible to feed the flight control navigational data from on external sensor?

      I would greatly appreciate any clarification on the matter.

      modaltbM Eric KatzfeyE 2 Replies Last reply Reply Quote 0
      • modaltbM
        modaltb ModalAI Team @Felipe
        last edited by

        @Felipe ,

        The Starling has this breakoutboard attached:
        https://docs.modalai.com/usb2-type-a-breakout-add-on/

        It has an apps proc UART available at /dev/ttyHS1
        https://docs.modalai.com/usb2-type-a-breakout-add-on/#j5---uarti2cgpio

        Perhaps you can use this UART, and voxl-mavlink-server has external FC support:
        https://docs.modalai.com/voxl2-external-flight-controller/#voxl-2-connecting-an-external-flight-controller

        1 Reply Last reply Reply Quote 0
        • Eric KatzfeyE
          Eric Katzfey ModalAI Team @Felipe
          last edited by

          @Felipe What mavlink message(s) would this sensor be sending over the UART?

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | Contributors