Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. Ask your questions right here!
  3. Using VOXL ESCs with PX4

Using VOXL ESCs with PX4

Scheduled Pinned Locked Moved Ask your questions right here!
8 Posts 2 Posters 1.1k Views 1 Watching
  • 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.
  • Suvasis MS Offline
    Suvasis MS Offline
    Suvasis M
    Contributor
    wrote on last edited by
    #1

    hi

    I am building my drone, I want to use "VOXL ESCs with PX4" for my drone. Is there any documentation on how to use VOXL ESCs with Nvidia processors.e, the los setup?

    Thanks.
    suvasis

    1 Reply Last reply
    0
    • modaltbM Offline
      modaltbM Offline
      modaltb
      ModalAI Team
      wrote on last edited by
      #2

      Hi @Suvasis-M ,

      The source code for the driver is here:
      https://github.com/PX4/PX4-Autopilot/tree/main/src/drivers/actuators/modalai_esc

      If you have access to a UART port on the nvidia, it's likely you can port this driver over fairly easily but this isn't something we've done.

      Thanks!

      1 Reply Last reply
      0
      • Suvasis MS Offline
        Suvasis MS Offline
        Suvasis M
        Contributor
        wrote on last edited by
        #3

        hi,

        I have Jetson AGX orin processor, it has UART on M.2 KeyE. Ok then, looks like I can port the driver. Is there any ubuntu OS specifics? I have 20.04 version.

        Thanks.
        suvasis

        1 Reply Last reply
        0
        • modaltbM Offline
          modaltbM Offline
          modaltb
          ModalAI Team
          wrote on last edited by
          #4

          Hi @Suvasis-M ,

          Its setup in the native form for Nuttx RTOS, which starts the driver up as a task, and has some specific PX4/Nuttx related calls, but you should be able to find equivalents for Ubuntu, so I don't believe there would be any blockers.

          We create a packet and send it here:
          https://github.com/PX4/PX4-Autopilot/blob/main/src/drivers/actuators/modalai_esc/modalai_esc.cpp#L1120

          and parse feedback here:
          https://github.com/PX4/PX4-Autopilot/blob/main/src/drivers/actuators/modalai_esc/modalai_esc.cpp#L1151

          1 Reply Last reply
          0
          • Suvasis MS Offline
            Suvasis MS Offline
            Suvasis M
            Contributor
            wrote on last edited by
            #5

            @modaltb said in Using VOXL ESCs with PX4:

            PX4/Nuttx related calls,

            hi,

            Which are the PX4/Nuttx related calls from the actuator?

            Thanks.
            suvasis

            1 Reply Last reply
            0
            • modaltbM Offline
              modaltbM Offline
              modaltb
              ModalAI Team
              wrote on last edited by
              #6

              You should be able to get by with standard POSIX stuff like open/read/write.

              On our DSP, we had to get rid of a poll that was being used and we have some delays in place instead.

              Suvasis MS 1 Reply Last reply
              0
              • modaltbM modaltb

                You should be able to get by with standard POSIX stuff like open/read/write.

                On our DSP, we had to get rid of a poll that was being used and we have some delays in place instead.

                Suvasis MS Offline
                Suvasis MS Offline
                Suvasis M
                Contributor
                wrote on last edited by
                #7

                @modaltb

                hi,

                Where is the DSP code? Is it exposed?

                Thanks
                suvasis

                1 Reply Last reply
                0
                • modaltbM Offline
                  modaltbM Offline
                  modaltb
                  ModalAI Team
                  wrote on last edited by
                  #8

                  We have the full toolchain and setup dockerized here: https://gitlab.com/voxl-public/rb5-flight/rb5-flight-px4-build-docker

                  Following that setup, you will install the Hexagon SDK which provides more info on the lower level stuff.

                  But, the PX4 code as shown above is what runs on the DSP.

                  1 Reply Last reply
                  0

                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                  With your input, this post could be even better 💗

                  Register Login
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  ModalAI
                  Categories Recent Tags ModalAI.com Docs
                  © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Users
                  • Groups