Skip to content

FAQs

70 Topics 299 Posts

Commonly asked questions we get from the community

  • 360 avoidance

    5
    0 Votes
    5 Posts
    3k Views
    wilkinsafW
    @James-Strawson This is perfect! Thank you James!
  • The function set by pipe_client_set_camera_helper_cb is not called.

    2
    0 Votes
    2 Posts
    2k Views
    Alex KushleyevA
    @kclee2001 , if I understand correctly.. you are connecting a USB camera to voxl2-mini and using voxl-uvc-server to read the camera images and send them out via MPA voxl-streamer is used to receive the raw frames from voxl-uvc-server, then compress and stream the video to another computer via rtsp protocol for testing purposes, you are disconnecting the USB camera from voxl2-mini voxl-streamer keeps running, but it has no input frames to encode and send out, so it does nothing if you plug the USB camera back into voxl2-mini and restart voxl-uvc-server, the video stream resumes. It sounds to me that the system is operating properly, but it just does not recover from unplugging the camera. If you would like the voxl-uvc-server to recover from unplugging the camera, then you can do the following: run voxl-uvc-server in foreground and see what happens when you unplug the USB camera (does it print any error messages) modify voxl-uvc-sever to exit if it detects camera disconnection : https://gitlab.com/voxl-public/voxl-sdk/services/voxl-uvc-server check the systemd service for voxl-uvc-server to make sure it is restarted automatically if it exits one thing to double check: if the voxl-uvc-server restarts before you plug the USB camera back in, will the voxl-uvc-server automatically detect it, or the camera needs to be plugged in before the voxl-uvc-server is restarted. (the reason why i am asking is because i don't have a usb camera to test this). Alex
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • having a more recent version of ubuntu using docker

    1
    1
    0 Votes
    1 Posts
    467 Views
    No one has replied
  • Complete reset of M0018 flight core

    13
    0 Votes
    13 Posts
    2k Views
    tomT
    @Κωνσταντίνος-Κλέων-Χριστόπουλος In that case we can't help you with SSH or WiFi, that's not our hardware
  • 0 Votes
    30 Posts
    9k Views
    이광철
    @modaltb Hi. I try a test on voxl-mini with your advice applied. voxl-mini sdk version is 1.0.0 My program and spi device operates is normal. Thanks for your advice.
  • How to use external controller with WIFI module?

    2
    0 Votes
    2 Posts
    384 Views
    ModeratorM
    @황대현 Please read further down in the document where DSP UART is discussed https://docs.modalai.com/voxl2-external-flight-controller/#dsp-uart-to-flight-core-v2
  • How to use gstreamer with mipi camera(imx412 hi-res cam) in VOXL2?

    8
    0 Votes
    8 Posts
    2k Views
    I
    @Alex-Kushleyev Thank you for some comments. I was able to be streaming, recording and video playback well! I will be more considering about image preprocessing.
  • 0 Votes
    1 Posts
    459 Views
    No one has replied
  • How to check which version of sdk is running?

    6
    0 Votes
    6 Posts
    1k Views
    Kyuhyong YouK
    @tom Wow I didn't know there is dedicated apt package to install ros-foxy and why the guide leads to install ros via script. Anyway thanks for the comment and I will try to install as you mentioned.
  • VOXL 2 Mini Shell Access can same work on VOXL 2

    7
    0 Votes
    7 Posts
    1k Views
    tomT
    @Jetson-Nano I highly recommend you spend a couple hours going through this: https://docs.modalai.com/voxl-developer-bootcamp/
  • VOXL 2 cam Sensors integration

    1
    0 Votes
    1 Posts
    466 Views
    No one has replied
  • Website redirects

    2
    1
    0 Votes
    2 Posts
    442 Views
    tomT
    @wilkinsaf should be good now
  • VOXL2 mini LTE and Trellisware modem integration

    2
    0 Votes
    2 Posts
    607 Views
    VinnyV
    Hi @Jskim The use case for Modem support on VOXL 2 Mini is through the USB Host port, J3, as shown here: https://docs.modalai.com/voxl2-mini-connectors/ We provide up to 900mA of 5V output on VBUS, so be sure your power needs can work within that limit. [image: 1696525373822-6c7b2c79-0980-4ba0-ae62-627f5a5b5aa3-image.png] I'm sorry I cannot answer the other question, so hopefully someone else from the team will respond and advise. Thanks!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • VOXL 2 USB3 / UART Expansion Adapter link broken

    7
    2
    0 Votes
    7 Posts
    1k Views
    wilkinsafW
    @tom Nice! Thank you!
  • voxl-mavlink-router tcp

    1
    0 Votes
    1 Posts
    350 Views
    No one has replied
  • Doodle Lab Purchase

    4
    1
    0 Votes
    4 Posts
    621 Views
    wilkinsafW
    @tom you fixed it.
  • Color Issue with New Camera Replacement on VOXL2 Board

    5
    2
    0 Votes
    5 Posts
    955 Views
    dleeD
    @Chad-Sweet I changed some parameters in voxl-camera-server.conf. I replaced "ae_mode" from lsp to modal. After changing it, I typed voxl-send-command` to calibrate color. That command didn't work and exposure and gain didn't changed. Do you have any advice? Or Is there a camera driver to tune color?
  • Datasheet link for tracking camera

    2
    0 Votes
    2 Posts
    433 Views
    Chad SweetC
    not dumb, always appreciated. fixed!