ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. andrevs01
    3. Topics
    A
    • Profile
    • Following 1
    • Followers 0
    • Topics 2
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by andrevs01

    • A

      QVIO NO DATA - MAVLINK MISSING TOPICS

      VOXL 2
      • • • andrevs01
      5
      0
      Votes
      5
      Posts
      51
      Views

      Eric KatzfeyE

      @andrevs01 You can see the PX4 start up script in /usr/bin/voxl-px4-start. You can see the streams being configured there.

    • A

      m0065 connecting a sensor

      VOXL 2 IO
      • • • andrevs01
      6
      0
      Votes
      6
      Posts
      155
      Views

      Alex KushleyevA

      @andrevs01 ,

      The documentation links I provided describe how to get M0065 board running in PX4 as a standard actuator that supports 8 PWM outputs.

      If you are familiar with PX4, GCS, Actuators, then look through those documentation pages and follow the setup.

      However, i don't have the full information about your hardware, so i don't know if you need some customizations:

      are you using voxl2 on a flying drone? if so, are you using a modalai ESC or another ESC? Are you planning to use M0065 board to generate pwm output for your ESC (if you are using a standard ESC that accepts PWM as control input) do you need to use PX4 for your application? the reason why I ask is that you can use M0065 pwm outputs without PX4 if you don't need PX4 at all.

      Alex