Skip to content

General Questions

2.2k Topics 11.3k Posts

Not sure where your question goes? Ask here. ModalAI engineers and the community answer questions about any VOXL product.

  • Missing User Guide and Setup Instructions for Starling 2 Max

    Unsolved starling2
    4
    0 Votes
    4 Posts
    2k Views
    D
    @Zachary-Lowell-0 Additionally, when I push the left stick on the controller up or down, it stays in that position after I release it, instead of returning to the center. Is this by design? It behaves differently from the right stick, which returns to the center automatically.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Unable to Generate the Mavsdk Docker on a M500

    Unsolved
    5
    0 Votes
    5 Posts
    957 Views
    Zachary Lowell 0Z
    @Sarah-McMahon said in Unable to Generate the Mavsdk Docker on a M500: @Zachary-Lowell-0 I encountered an issue with the threading during the download process, which caused it to take about 9 hours. The main problem arose when running deploy-to-voxl.sh—the drone ran out of storage after pushing the tar file, preventing the image from being loaded into Docker. While attempting to free up space, I mistakenly ran the wrong opkg command and deleted all opkg packages, making it impossible to SSH or ADB into the drone. Do you have any suggestions for a potential fix? I noticed the USB Expander and Debug Add-On Board might be helpful, but I couldn't find it available for purchase on the website. Reply Hi Sarah - I am unsure if I am following - the docker tarball is only a few gig's so I am unsure how you ran out of space. For now I would just reflash your voxl from the downloads page here https://developer.modalai.com/categories (download the most recent voxl1 sdk unzip it and run the install script from the parent computer) - this will reinstall the entire sys image and newest SDK onto the voxl and allow you to adb shell and ssh in again. From there you will need to configure the SKU and mpa and then you can try the docker installation again from the parent computer. Can you let me know how big your image is for the mavsdk docker tarball? And if you run df -h on your voxl can you paste the output I want to see where all your disk space is being utilized. Zach
  • VOLX MSU-M0107

    Unsolved
    1
    1
    0 Votes
    1 Posts
    363 Views
    No one has replied
  • USB network interface

    Unsolved missing gether
    1
    1
    0 Votes
    1 Posts
    456 Views
    No one has replied
  • Getting m500 to hover

    Unsolved
    3
    0 Votes
    3 Posts
    533 Views
    Kiazoa JoaoK
    @Moderator I am aware. I've been using this drone for research purposes and I always make sure to follow safety guidelines. Thanks, I'll follow these instructions.
  • VOXL 2 IO with external 4in1 ESC

    Unsolved
    6
    3
    0 Votes
    6 Posts
    878 Views
    J
    @Alex-Kushleyev I never uploaded any parameters, just used both escs out of the box. maybe that caused the issue?
  • Add-On Ethernet Hat ETH0 (RJ45) port not creating a network connection.

    Unsolved
    3
    0 Votes
    3 Posts
    562 Views
    VinnyV
    Hi @Jeremy-Frederick Can you please provide some pictures? It almost sounds as if you have a faulty RJ45 jack, but these are tested in factory before shipping. If you can get some close ups of the non-working RJ45 and the LAN7500 chip, that may help. And, can you clarify that you have Qty-2 M0062's and one works, yet one doesn't? Did the faulty one ever work for you? Was the faulty one in any type of handling mishap (like an accidental drop/fall)? The RJ45 has integrated magnetics to save space (which is why it is so tall), but that makes them more vulnerable to shock failure than typical RJ45's. One thing I do know that may also occur is the jack can be installed slightly tilted, making it hard to seat the RJ45 cable in firmly. There is an odd feature on the connector that sometimes allows it to seat at an off-angle, slightly pointing down making the cable slightly interfere with the PCB (but still ok to insert, since as I mentioned, we tested at the factory). Also, the metal along the sides of the RJ5 may also be stiff, preventing a smooth insertion, so sometimes just inserting the RJ45 cable a few times making sure you get that nice tactile "click" may be what is needed to ensure the contacts are engaged and kinda "breaking in" the stiff connector.
  • SBus on Starling 2 Max

    Unsolved
    2
    0 Votes
    2 Posts
    474 Views
    Alex KushleyevA
    @wetherbeej , VOXL2 does not have ability to un-invert the SBUS signal, so you cannot plug in a standard SBUS receiver directly into VOXL2. However, we offer VOXL2_IO board, which supports standard SBUS input and will send the SBUS data to PX4 using standard UART. https://docs.modalai.com/voxl2-io-user-guide/ If you don't want to add another board and if you find a receiver that is capable of outputting "inverted SBUS", which is actually using standard UART levels, you may be able to use the PX4 standard sbus driver. However the PX4 sbus driver is not currently built for VOXL2 because it is requires some support of UART port, which VOXL2 does not support (specifically inverted signal level and maybe some other options). Long story short, if you want a solution that will just work, it is better to use our VOXL2 IO board, but if you absolutely do not want to add another board to the drone, then you will need a rx with inverted SBUS + modify PX4 sbus rc driver to work on VOXL2. Alex
  • VOXL ESC bootup tone

    Unsolved
    2
    0 Votes
    2 Posts
    377 Views
    tomT
    @jonathankampia Yes, it would require modifying the "tones" in whichever esc param file you're using. For example for starling 2 it is defined here: 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?ref_type=heads#L90
  • ROS2 ToF topic not showing proper data

    Unsolved
    2
    1
    0 Votes
    2 Posts
    552 Views
    B
    Please verify the PC data in rviz2. What you see in rviz2 should look exactly alike to what is shown in voxal portal for tof_pc. Note that the point step size is 12. See this guide for more info on pointcloud data message data Point cloud data will look very different from image data, since the data field is constructed very different from BGR image formats. I have replicated these results in a starling2 as well, with voxl-mpa-to-ros2 dev branch:[image: 1727726700892-rospc_.png] Note that you may need to spin up a static transform to see the pointcloud data in ROS: ros2 run tf2_ros static_transform_publisher 0 0 0 0 0 0 map world
  • docker pull returns 410 Gone

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    Zachary Lowell 0Z
    Hi @wouter the reason this is happening is recently docker depricated their api v1 version and are only using v2 api calls now. Meaning the original voxl is not able to pull down pre made docker images. The solution around this is to build the docker image on a parent computer, tar it up via docker save, then push that to the voxl and run a docker load -i on the tar file. You can follow similar to what we do in voxl-docker-mavsdk: https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-mavsdk/-/blob/main/Dockerfile?ref_type=heads
  • Failsafe activated, triggering disarm ESC failure

    Unsolved
    1
    3
    0 Votes
    1 Posts
    6k Views
    No one has replied
  • gps_dump not recorded in .ulg, even when GPS_DUMP_COMM set

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    Eric KatzfeyE
    @groupo Yes, we have used px4-listener <topic name> for external monitoring of PX4 topic data in other applications.
  • GPS never published

    Unsolved
    5
    0 Votes
    5 Posts
    898 Views
    groupoG
    Thank you @ben-grocholsky! I should be more clear, when I ran px4-listener sensor_gps I received something along the lines of "GPS never published". I just went to go get the verbatim output but everything seems to be working. I do indeed see the uorb now. Puzzling
  • LTE or 5G carrier USB Mode

    Unsolved
    4
    0 Votes
    4 Posts
    807 Views
    VinnyV
    Hi @Matthew-Wellner Yes, we sell some modem products as "stand-alone" which can be connected to any USB host. We have not offered our popular M0090 5G modem in that mode, but we have offered it for the older Microhard and Sierra 4G modules, but right now we only offer it on Microhard: https://www.modalai.com/collections/modems/products/mdk-m0048-2
  • VOXL2 stream video through /dev/video0

    Unsolved
    6
    0 Votes
    6 Posts
    969 Views
    Eric KatzfeyE
    @jcai It should then be rtsp://192.168.1.222:9976/live. Ah, but you don't want that live part on the end?
  • GPS streaming

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    Eric KatzfeyE
    @groupo I responded to your new post.
  • Voxl2 Immediately loses RC

    Unsolved
    2
    1 Votes
    2 Posts
    604 Views
    rdjarvisR
    We removed the RC and are able to fly with a wired gamepad. Could the control loss be due to a voltage drop on the J19 12-PIN JST to the Rx? I will check later today.
  • ToF Flex PCB

    Unsolved
    1
    0 Votes
    1 Posts
    429 Views
    No one has replied