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.

  • Flying Predetermined Course in GPS-Denied Environments

    Unsolved
    3
    0 Votes
    3 Posts
    753 Views
    todd45040T
    Thanks for the info., it's not too late. We will work the task in the upcoming week. We'll make a few attempts and report back our outcome. Thanks again, -Todd
  • 0 Votes
    6 Posts
    2k Views
    S
    @shlee853 I found a v3.5.6 on the github. I'll try on this version. https://github.com/mavlink/qgroundcontrol/releases/tag/v3.5.6 Thannks,
  • object avoidance feature is disabled?

    Unsolved
    2
    0 Votes
    2 Posts
    614 Views
    ?
    The obstacle avoidance on voxl uses the disparity map coming out of voxl-dfs-server (so make sure this is running if you want obstacle avoidance), and passes the obstacle data into the standard px4 bins (thus using the px4 avoidance algorithm)
  • execute script to start docker container on start up

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    kasarrowtecK
    So i managed to get it to work with the following service file and script file - [Unit] After=docker-autorun.service [Service] Type=simple ExecStart=/bin/bash /home/root/mastervoxl_init.sh [Install] WantedBy=multi-user.target #!/bin/bash echo 'initializing mastervoxl docker container' docker run --restart=always -i mastervoxl /bin/bash
  • Sanity test for unusual use-case

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    Eric KatzfeyE
    @Thomas-MacNamara Awesome! What a cool application!
  • USB Gadget ConfigFS in VOXL

    Unsolved
    9
    0 Votes
    9 Posts
    2k Views
    Thomas MacNamaraT
    After no small amount of playing around and Googling I think I have hit the wall. If I set them as = y then the build won't boot when deployed through fastboot if I set them as =m then they just stay as unset # CONFIG_USB_CONFIGFS is not set # CONFIG_USB_GADGETFS is not set I did check to see if the WIFI was running on the failed boots just incase the change was breaking ADB but it seems the build just does not like those flags. It is so frustrating to know the hardware is there and the implementation is possible (Rasberry-pi HID is pritty dang easy). Especially seeing as the underwater stuff is working. The non USB solution is just to go via ethernet but that is just a lot of things being bolted on to the poor thing. Thanks for the help though.
  • Obstacle_Detection messages not appearing

    Unsolved
    17
    0 Votes
    17 Posts
    2k Views
    Daniel RyuD
    @Alex-Gardner That was it, the ip address was not inputted correctly. Thanks!
  • MAVSDK Image not building

    Unsolved
    3
    1
    0 Votes
    3 Posts
    525 Views
    Daniel RyuD
    @modaltb Not an issue anymore, thanks. I simply rebuilt the image from the very first step. Best guess is something corrupted the original
  • Obstacle avoidance - Offboard mode

    Unsolved
    1
    0 Votes
    1 Posts
    520 Views
    No one has replied
  • VOXL VIO not sending position over Odometry Message

    Unsolved
    4
    4
    0 Votes
    4 Posts
    632 Views
    Daniel RyuD
    @Alex-Gardner Found the solution. Here are the steps to make sure VIO is working properly. Make sure VIO is enabled in the voxl-vision-px4.conf file Make sure PX4 parameters are updated Ensure voxl-camera-server, voxl-qvio-server, and voxl-vision-px4 services are all running in the background If you could add step 2 into the documentation it would help a lot. As is, I had to do a lot of forum searching to figure this out. https://forum.modalai.com/topic/140/vio-indoor-navigation
  • voxl-streamer through IPv6

    Unsolved
    2
    0 Votes
    2 Posts
    690 Views
    Eric KatzfeyE
    Unfortunately, we have never tried anything but IPv4, and don't really have much of any experience using IPv6 in general.
  • Can't find April tag settings in system image 3.3.0

    Unsolved
    2
    1
    0 Votes
    2 Posts
    390 Views
    ?
    The vvpx4 option is the second to last one there: "en_tag_fixed_frame". In order to use tag localization, make sure the voxl-tag-detector service is running. The config file for this is at /etc/modalai/voxl-tag-detector.conf and you can specify the tag locations at /etc/modalai/tag_locations.conf
  • Error in building voxl-build

    Unsolved
    5
    0 Votes
    5 Posts
    998 Views
    tomT
    Great, thank you!
  • 0 Votes
    10 Posts
    2k Views
    modaltbM
    Hi @DarkKnightCH , It's likely something you can setup in your transmitter, or perhaps reset the transmitter to default state. What make and model do you have?
  • Documentation clarification in Camera IMU coordinate frames

    Unsolved
    2
    0 Votes
    2 Posts
    564 Views
    Chad SweetC
    That page needs to be updated. The concepts are good but that xml format is out of date. So, voxl-configure-extrinsics is likely the right approach for changing the values We will try to get that page updated in the next day or two to be more clear
  • How to Power Xavier boards from VOXL?

    Unsolved
    2
    0 Votes
    2 Posts
    455 Views
    Chad SweetC
    We have never used a Xavier, sorry
  • 0 Votes
    1 Posts
    381 Views
    No one has replied
  • Why VOXL-M500 choose Spektrum satellite receiver as the receiver?

    Unsolved
    2
    0 Votes
    2 Posts
    655 Views
    modaltbM
    Hi @DarkKnightCH , We offer other receivers to be installed on the m500 as well, but roughly: weight and size, indoor flying was a primary first use case, spectrum is good for that. For outdoor it works but the range isn’t great, so you could use another receiver. The satellite receiver 100 percent works as we’ve shipped hundreds in this config, but please choose from the options that fit your need for longer range. If you need BVLOS, consider LTE instead, but you should be savvy to setup a VPN server! No main reciever needed. The satellite receiver is put into binding mode via a button in QGC. We’ve bound hundreds of vehicles this way. After pressing the button, the reciever flashes it’s LED quickly to indicate it’s in binding mode. Please note, there are knock offs “spektrums” in the world that may not work.
  • Position Drift in Outdoor GPS Flight (non-VIO)

    Unsolved
    2
    0 Votes
    2 Posts
    547 Views
    B
    Here is a link to my .param file: https://drive.google.com/file/d/14DA0fQ8Q4PowwlFXMUfU_w1wteXpM9rk/view?usp=sharing
  • Autonomous Gimbal Clarification

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    Chad SweetC
    We do plan to bring the gimbal version back to life, hopefully by the end of the year. We have other, higher priority, products in the pipeline right now.