ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Recent
    Log in to post
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • blueB

      M0153 and M0162 CAD Files

      3D Models
      • • • blue
      5
      0
      Votes
      5
      Posts
      538
      Views

      Alex KushleyevA

      M0153 step file : link

    • J

      Updating ESC firmware but no build.sh file

      VOXL SDK
      • • • JackHammer
      13
      0
      Votes
      13
      Posts
      329
      Views

      Alex KushleyevA

      @JackHammer no problem.

      This should be the esc param file for the Starling 2 Max motor : https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-esc/-/blob/dev/voxl-esc-params/D0012_Starling_MAX/esc_params_m0129_f2203_5_1500kv_7x3.7x3.xml

      The param file should also be present in /usr/share/modalai/voxl-esc-params

      Do you know how to update the esc parameters?

      systemctl stop voxl-px4 cd /usr/share/modalai/voxl-esc-tools ./voxl-esc-updload-params.py -p <full path to params file>

      After updating the params, you can run a "power ramp test", as shown here : https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-esc/-/blob/dev/voxl-esc-tools/doc/low_kv_motor_tuning.md?ref_type=heads#power-ramp-test . Use id=255 to spin all motors (and you can limit power to 80%)

      ./voxl-esc-spin.py --id 255 --power 80 --ramp-time 3.0 --timeout 3.5 --enable-plot 1 --cmd-rate 250

      Since you can't display the plot on voxl2, a plot will be saved as html, which you get download from voxl2 and view in a browser.

      You can do it without propellers (for safety). If all the motors are working properly, the four rpms will be very close to the same as the power ramps (within 100-200 rpm). Otherwise, you may have a bad motor that was damaged during the crash.

      https://www.modalai.com/products/starling-2-max-replacement-parts?variant=49704826896688

      Alex

    • B

      Starling 2 Max Crashes in Position Hold Mode After Disabling Magnetometer for Indoor Flight

      Starling & Starling 2
      • • • berayksl
      21
      0
      Votes
      21
      Posts
      1405
      Views

      Cliff WongC

      @berayksl Hi there, to address your questions:

      The inconsistent VIO performance between flights

      appears the inconsistent vio behavior on multiple arm/disarms is due to the way voxl-open-vins-server re-initializes after a disarm event. Are you still using in the voxl-open-vins-server.conf option "en_vio_always_on": false and "en_auto_reset": true?

      If so, the next thing that can be an issue is takeoff speed. To ensure VIO has the correct origin (0,0,0) we have a conf parameter called: "takeoff_accel_threshold": 0.5, This is essential a takeoff detector and is set for a aggressive take off (>80% throttle)

      If you are taking off very slow and gentle, it's possible the detector is not being tripped. Try lowering it from 0.5 to 0.3.

      The “Yaw estimate error” message (should I be concerned if QGC shows no error)?

      If the error doesn't repeat, it's just VIO telling PX4 to reset it's heading and PX4 complains on reset. This can be ignored. BUT if QGC keeps repeating the announcement, you have a PX4 yaw_gate issue--make sure in PX4 the param EKF2_EV_CTRL has the 'yaw' option checked.

      And as a sanity check cause you are seeing an R/C issue: goto the radio tab in QGC and confirm your pitch/roll/yaw inputs are calibrated and centered such that you are not sending biased commands.

      The drone ignoring RC inputs during the second flight

      Are you getting a r/c "manual control lost" announcement in QGC or just lack of control when trying to move the drone? On the former case we have notice users in environments with lots of metal (e.g. warehouse) will have RF interference issues.

      At this point, we have numerous improvements in SDK 1.5.0 for Max and it maybe worth the upgrade if your system design allows it. It has improvements with the vio-always-on issues, vio resets, and some PX4 altitude improvements.

    • Yufei JiangY

      Low MAVLINK Message Frequency

      Support Request Format for Best Results
      • • • Yufei Jiang
      2
      0
      Votes
      2
      Posts
      78
      Views

      Eric KatzfeyE

      @Yufei-Jiang What hardware are you using? Is this PX4 running on VOXL 2?

    • Idan FikselI

      video streaming with herelink 1.1

      Video and Image Sensors
      • • • Idan Fiksel
      3
      0
      Votes
      3
      Posts
      144
      Views

      Q

      @Riley-Dove would you have any insight on this? Thanks!

    • george kollamkulamG

      ROS2 Foxy Setup Issues

      Ask your questions right here!
      • • • george kollamkulam
      7
      0
      Votes
      7
      Posts
      307
      Views

      Aaron PorterA

      @george-kollamkulam Great just wanted to make sure there wasn't any other issue.

    • T

      voxl-qvio-server architecture error on VOXL2 SDK Platform

      Ask your questions right here!
      • • • tonygurney
      1
      0
      Votes
      1
      Posts
      51
      Views

      No one has replied

    • Steven GirouardS

      Smallest/lightest USB to Ethernet adapter

      VOXL Accessories
      • usb ethernet • • Steven Girouard
      1
      0
      Votes
      1
      Posts
      68
      Views

      No one has replied

    • C

      Issues with M9N GPS and Ardupilot

      VOXL 2
      • • • cguzikowski
      15
      0
      Votes
      15
      Posts
      574
      Views

      Eric KatzfeyE

      @cguzikowski Yes, very odd. Hopefully it just works now 😊

    • Nate The greatN

      Voxl 3

      Feature Requests
      • • • Nate The great
      2
      0
      Votes
      2
      Posts
      383
      Views

      VinnyV

      Hi @Nate-The-great
      Please do not delay any of your efforts or programs in anticipation of a VOXL 3 platform.
      Our development roadmap is company confidential, but you can imagine we are working on many new and exciting things. One of the goals we have is to minimize disruptions should someone wish to "upgrade" platforms in the future. Similar to how we transitioned from VOXL to VOXL 2 by keeping mounting patterns the same, expansion compatibility (J13 -> J3), and plug-in board and sensor compatibility (M0048, M0030, M0084 & M0135 Camera adapters, etc), we would mimic that approach, but strive to make it even more seamless than before.

      Therefore, there is very little to no risk to your system if you start developing on VOXL 2 today.

      Hope that helped.

    • G

      (VOXL2 ROS2 PX4) Can No Longer Remote ssh Through VSCode

      Software Development
      • • • GlennTee
      7
      0
      Votes
      7
      Posts
      491
      Views

      A

      @GlennTee Could you please describe how did you connect to VSCode with using the SSH Client extension?

    • A

      VOXL 2 Ethernet and USB Hub Add-on with Doodle lab radio

      VOXL Accessories
      • • • AidanGallagher
      18
      0
      Votes
      18
      Posts
      825
      Views

      A

      @tom @shawn_ricardo Thanks very much - ill give that a try

    • P

      VOXL2 Mini Not Detected via ADB/Fastboot – QDL Mode Behavior and Flashing Issues

      Ask your questions right here!
      • • • Piyush Singh
      4
      0
      Votes
      4
      Posts
      156
      Views

      P

      @ZuraNeb Please provide the correct link.

    • Jetson NanoJ

      VIO waypoint navigation

      VOXL SDK
      • • • Jetson Nano
      7
      0
      Votes
      7
      Posts
      777
      Views

      C

      @Judoor-0
      You can use QGroundControl v5 and later. Then once your drone coots and connected to the QGC, mouse click on the desirable position and select Set Estimator Origin option. This will be your [0,0,0] in local frame and [lat, lon, alt] in global
      24ef863e-534d-4894-b99d-d1cacd609954-Untitled.jpg

    • T

      voxl-io-server won't run

      Ask your questions right here!
      • • • tonygurney
      5
      0
      Votes
      5
      Posts
      159
      Views

      T

      @Eric-Katzfey I figured out that I did not need it for my project, Thank you thought!

    • C

      tflite GPU usage

      Ask your questions right here!
      • • • cegeyer
      5
      0
      Votes
      5
      Posts
      233
      Views

      Alex KushleyevA

      @cegeyer , thank you for reporting this. I have never had this issue when checking gpu usage, but will look into it!

    • I

      VOXL2-VOXL2IO-PX4 firmware

      Ask your questions right here!
      • • • Indra Jaganathan
      7
      0
      Votes
      7
      Posts
      307
      Views

      Alex KushleyevA

      @Indra-Jaganathan ,

      Yes, you can just skip the version check in the voxl2_io px4 driver and just hard code that the correct version of M0065 board has been detected, so that the voxl2_io driver can continue, everything should work. You will need to re-build the px4 firmware and install it on voxl2, and after that you can use GCS to set up your actuators for the voxl2_io driver and use actuator test as well.

      Please let me know if you have any issues with that.

      Alex

    • Y

      imu to camera delay

      Ask your questions right here!
      • • • yardy
      9
      0
      Votes
      9
      Posts
      277
      Views

      Alex KushleyevA

      @yardy , ah, that makes sense!! thank you for clarying.

      Alex

    • Ritwik MajumdarR

      VOXL2 NPU/GPU Usage for general neural networks

      Software Development
      • • • Ritwik Majumdar
      1
      0
      Votes
      1
      Posts
      57
      Views

      No one has replied

    • Q

      Connecting Video from Voxl 2 to Herelink 1.1

      Support Request Format for Best Results
      • • • QSL
      4
      0
      Votes
      4
      Posts
      252
      Views

      Idan FikselI

      What have you guys done to stream the video to QGC? do you use a wifi dongle?