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

    Integration of custom visual sensors

    Ask your questions right here!
    3
    3
    176
    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.
    • F
      Felipe
      last edited by 24 Oct 2023, 17:46

      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.

      M E 2 Replies Last reply 25 Oct 2023, 16:58 Reply Quote 0
      • M
        modaltb ModalAI Team @Felipe
        last edited by 25 Oct 2023, 16:58

        @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
        • E
          Eric Katzfey ModalAI Team @Felipe
          last edited by 25 Oct 2023, 17:09

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

          1 Reply Last reply Reply Quote 0
          1 out of 3
          • First post
            1/3
            Last post
          Powered by NodeBB | Contributors