Skip to content

VOXL

119 Topics 560 Posts
  • VOXL kernel build docs

    3
    0 Votes
    3 Posts
    699 Views
    M
    @Moderator I just tried running those instructions for VOXL1 build, but have an issue downloading the manifest package from codeaurora. I posted an issue here about it. Please let me know if there is an update!
  • Installation mpa-to-ros

    2
    0 Votes
    2 Posts
    361 Views
    No one has replied
  • smsc Lan95xx driver

    2
    0 Votes
    2 Posts
    554 Views
    ?
    Hello, The driver you are looking for (SMSC95XX) was recently added to our kernel build. It has not made its way to a platform release yet so you'll have to build kernel and flash your device with it. From the information given, I believe you are on the VOXL2 platform. If this assumption is incorrect let me know and I'll link the instructions for building the VOXL1 kernel. Here are the instructions for building the VOXL2 kernel. In order to build the kernel, you'll want to clone this qrb5165-kernel-build-docker repository. This project builds a docker image that we then use in order to build the kernel for the qrb5165 (VOXL2) device. For instructions on how to do so, you can look at our VOXL2 Kernel Build Guide. Once the kernel is flashed, you'll have the driver enabled on your device. Please let me know if you run into any issues.
  • Voxl-tflite-server error while using DeepLabV3

    5
    2
    0 Votes
    5 Posts
    917 Views
    Maxim TempM
    @Matt-Turi Wow, thank you for updating me. I will try these models now
  • GPS time

    4
    0 Votes
    4 Posts
    647 Views
    C
    @Chris-P to answer my own question, I checked the voxl-vision-px4 code and the system time will be set once from gps time (when valid) if it has not been set yet by ntp or manually.
  • ZMQ library

    3
    0 Votes
    3 Posts
    519 Views
    C
    Thanks Steve, I went to compile the source code with the voxl emulator and it compiled without issues.
  • Voxl ardupilot issue

    3
    0 Votes
    3 Posts
    627 Views
    S
    @ James-Strawson Im sorry but is note the case…. While just activation voxl vision px4 service from fredh resceived voxl cam, voxl output local frame pos and velocitys via mavlink. so how to activate local to body frame velocity transformation? Maybe with px4 this work but with ardupilot i check on mavlink analys and i make simple translations and i can ensure you that voxl send out local frame pos and vels. Maybe you can tell me ou to force voxl to output local frame pos but body frame vels to ardupilot ? Thank you so much.
  • /etc/network/interfaces?

    3
    0 Votes
    3 Posts
    636 Views
    tomT
    @ryan-langlois1 Seems as though you've answeredthe question yourself but by default /etc/network/interfaces doesn't exist. It is created in certain configurations i.e. using Microhard with voxl-modem
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Multiple VOXL connect to QGC through LTE

    3
    0 Votes
    3 Posts
    667 Views
    Henry CappelH
    Ok great! Thanks for the info!
  • Unbricking VOXL

    2
    0 Votes
    2 Posts
    563 Views
    Adrian HidalgoA
    Oh no, sorry to hear that. Let's see what we can do to resolve that. So as not to be redundant and streamline the process, what have you attempted already to unbrick the VOXL's? Could you also provide further information on the board as well as what you were attempting to do before the VOXL's bricked? eg. software version, setup, camera config, computer setup, usb cables, power management, etc. The more information you can provide, the better we can help you.
  • autostart voxl-streamer

    4
    0 Votes
    4 Posts
    703 Views
    S
    @serge said in autostart voxl-streamer: @Alex-Gardner said in autostart voxl-streamer: systemctl enable voxl-stream thank you
  • voxl cross docker not launching

    2
    0 Votes
    2 Posts
    556 Views
    E
    I figured it out! I was following the gitlab page to install the cross docker, which is incorrect when using the prebuilt image from the modalai website. (https://gitlab.com/voxl-public/support/voxl-docker) following this documentation actually works: https://docs.modalai.com/voxl-cross/ Eli
  • Cannot connect host computer to VOXL SoftAP

    7
    0 Votes
    7 Posts
    1k Views
    D
    Looks like this was being caused by something on our end. Sorry about that! -Drew
  • Intermittent Wifi connection problems

    2
    0 Votes
    2 Posts
    669 Views
    tomT
    @amitga It wouldn't hurt to upgrade your VOXL to the latest platform release (system image + voxl-suite): https://developer.modalai.com/asset/view/91 System Image: 3.6.0 Suite: 0.5.0 I believe voxl-wifi has recieved some robustness updates since the release you're on.
  • sdcard volume mount - exists even when sdcard is ejected

    1
    0 Votes
    1 Posts
    483 Views
    No one has replied
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • VOXL add ethernet port

    2
    0 Votes
    2 Posts
    448 Views
    Eric KatzfeyE
    @serge There is more information here: https://docs.modalai.com/usb-to-ethernet-with-voxl/
  • How to receive GPS information in voxl-tflite-server?

    9
    0 Votes
    9 Posts
    1k Views
    Nguyen Tien SuN
    Hi @Matt-Turi ! You right. I hardcoded tflite server channel, so I forgot to change it when setting callback function. Now, my code works fine. Thank you very much for your enthusiastic help!
  • .px4 file

    3
    1
    0 Votes
    3 Posts
    787 Views
    modaltbM
    This is for the STM32 based FlightCore.... not SLPI which I think you're super aware of but making sure!