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

    Topics created by ashwin

    • A

      VOXL 2 Board Bricked - Cause Analysis

      Ask your questions right here!
      • • • ashwin
      1
      0
      Votes
      1
      Posts
      33
      Views

      No one has replied

    • A

      Integration of Mini Micro-phone with VOXL 2

      Ask your questions right here!
      • • • ashwin
      5
      0
      Votes
      5
      Posts
      129
      Views

      tomT

      @ashwin I don't have the info either but it's similar to VOXL2's weight which is 16g

    • A

      How to attach a servo motor to VOXL 2

      Ask your questions right here!
      • • • ashwin
      5
      0
      Votes
      5
      Posts
      109
      Views

      A

      Hello @Alex-Kushleyev @Eric-Katzfey

      I am looking to control the servo via PX4.
      Essentially, it will be a command either from the RC or GCS to open / close the servo motor.

      But, if that is infeasible, I can make it work via an API on the CPU / Linux on VOXL 2 to be controlled via SSH.

      Regards,
      Ashwin

    • A

      How to activate license for hexagon sdk 4.x on qpm3 for building the voxl-px4 docker image

      Support Request Format for Best Results
      • • • ashwin
      5
      0
      Votes
      5
      Posts
      166
      Views

      Eric KatzfeyE

      @ashwin Unfortunately, Qualcomm does not allow others to distribute the Hexagon SDK. It has to come directly from them.

    • A

      Difficulty to run GEPRC SPEEDX2 1303.5 3800KV/5500KV motors with ESC

      Ask your questions right here!
      • • • ashwin
      2
      0
      Votes
      2
      Posts
      65
      Views

      Alex KushleyevA

      Hi @ashwin,

      Our ESC needs to be tuned for the motor / propeller in order to achieve the best performance. In some cases, without tuning, the performance will be very poor, as there is an expectation of the ESC parameters to match the actual motor + propeller. This is done to ensure consistent and responsive behavior of the ESC.

      If you are changing motor / propeller, you should perform the tuning procedure described here : https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-esc/-/blob/master/voxl-esc-tools/calibration.md . Since you are using a 2S battery, you can start with the Starling ESC params (https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-esc/-/blob/master/voxl-esc-params/D0014_starling_1504_3000kv_ms_props/D0014_starling_1504_3000kv_ms_props.xml) and update the tuning parameters as instructed.

      Since you mentioned the sinusoidal spinup, not working properly, you will need to enter the correct kV value in to the ESC param file and may need to adjust the start-up power or target spin-up rpm.

      the voxl-esc tools come installed on voxl2 in /usr/share/modalai/voxl-esc-tools and the following are useful commands:

      make sure to stop voxl-px4 before using voxl-esc tools : systemctl stop voxl-px4 voxl-esc-scan.py will tell you which ESC firmware you are using - you should upload the latest, which is 39.20. voxl-esc-upload-firmware-all.sh script will autodetect the esc and upload the latest firmware to all 4 of the ESC channels voxl-esc-verify-params.py can be used to check which esc params are installed voxl-esc-upload-params.py can be used to upload new ESC parameters.

      Please let me know if you have any other questions.

      Alex

    • A

      Indoor Navigation using 4 Depth Sensors

      Ask your questions right here!
      • • • ashwin
      14
      0
      Votes
      14
      Posts
      492
      Views

      A

      Hello @Alex-Kushleyev,

      Thank you for the confirmation.
      It has helped us decide upon the architecture for the current and an upcoming project.
      The suggested M0141 add-on is really helpful suggestion as well.

      Regards,
      Ashwin

    • A

      VOXL2 Board Not Detected on ADB

      Ask your questions right here!
      • • • ashwin
      14
      0
      Votes
      14
      Posts
      426
      Views

      tomT

      @ashwin This path should be on your host machine, in the modal-qdl repo's directory