Skip to content

VOXL 2 Mini

71 Topics 373 Posts

VOXL 2 Support Forum

  • VOXL 2 Mini Tof

    2
    0 Votes
    2 Posts
    124 Views
    Jetson NanoJ
    @Alex-Kushleyev @Eric-Katzfey I would appreciate any updates or recommendations regarding the integration and availability of the M0189 VOXL 2 Mini ToF sensor. Thank you for your continued support.
  • Odometry not showing in QGC mavlink inspector

    2
    0 Votes
    2 Posts
    152 Views
    Eric KatzfeyE
    @Samuel-Marchetti Perhaps this can help with the odometry? https://forum.modalai.com/topic/3341/odometry-message/3?_=1782862595827
  • Throttle not working in Stabilize mode

    3
    0 Votes
    3 Posts
    294 Views
    S
    @Eric-Katzfey Thank you so much this fixed the issue!
  • Near-zero feature extraction (single camera)

    3
    0 Votes
    3 Posts
    264 Views
    zauberflote1Z
    Regarding the feature track tab, I recommend upgrading to the latest available SDK, features should show on voxl-portal. The correct overlay is under VIO indeed
  • GPIO 64 GPI_64_INT_N on J10 signal

    7
    0 Votes
    7 Posts
    267 Views
    M
    @LukeNow This worked, thanks.
  • Guidance on integrating FLIR Lepton's in VIO

    1
    0 Votes
    1 Posts
    154 Views
    No one has replied
  • Voxl 2 mini flashing SDK through raspberry pi 5 bricking voxl

    2
    0 Votes
    2 Posts
    181 Views
    tomT
    @mkriesel It's possible the kernel you're flashing is incorrect. Can you provide the full terminal output of the install?
  • VOXL 2 Mini apps IMU showing "PCB damage" / clock line disconnected

    2
    0 Votes
    2 Posts
    172 Views
    Paul NusserP
    Hi Cbay, There is a small clock buffer on the edge of the PCB. An RMA can only replace the whole board, not replace a single device. The part to check would be here: [image: 1779297839725-image-1.png]
  • Running 4 Ar0144s on M0188

    8
    0 Votes
    8 Posts
    405 Views
    C
    @Alex-Kushleyev Thanks so much, we have the resistors on the way, will let you know how this goes. Once this has been done, I would assume we would have no issues getting all of the cameras working with OpenVins
  • MAG SDA 3P3V shorted to ground

    4
    0 Votes
    4 Posts
    171 Views
    Eric KatzfeyE
    @cbay voxl-fpv-px4 is based on voxl-px4 but has some custom tuning code / parameters for our fpv drones that isn't in voxl-px4. So, it's kind of a superset. But there isn't anything related to low level i2c drivers so I have no idea how that could be causing this issue.
  • Consistent camera not found (M00014 and M0076 or M0135)

    4
    1
    0 Votes
    4 Posts
    410 Views
    Alex KushleyevA
    @Morten-Nissov , Is it just the specific camera (tracking) not working in a specific port? what if you connect TOF or IMX214 camera there? For your configuration using the M0135 interposer, kernel variant 2.0.0 is the correct one to use. Using kernel 2.0.2 will result in some cameras not working due to different pins used for camera reset (which get properly routed in M0188 and M0195 camera adapter boards for the coax cameras). So i would suggest using the correct kernel 2.0.0, then test one camera at a time and see if you can narrow it down to a camera or port not working. Alex
  • two tracking camera on the voxl2 mini

    2
    0 Votes
    2 Posts
    198 Views
    Alex KushleyevA
    @Vansh-Aggarwal , sorry for the delay in response. Can you please specify which exact tracking cameras you have and which camera adapters / cables you might already have? Alex
  • GPS and Compass Issues on QGround Control

    2
    0 Votes
    2 Posts
    225 Views
    J
    @jeremyrbrown5 We have figured it out. It was the parameters SYS_HAS_MAG and SYS_HAS_GPS. Will be testing autonomous flight tomorrow!
  • RTSP streaming issues

    5
    0 Votes
    5 Posts
    375 Views
    Alex KushleyevA
    Hello @SKA, Thank you for the details. I can't think of anything right now, but will double check this. I know that there is one potential issue in voxl-camera-server - the SPS header (which is part of the H264 / H265 stream) is only sent by the video encoder once (at the beginning of the stream). I believe that voxl-streamer will cache the SPS packet (which contains things like resolution, etc) and i think when clients connect to voxl-streamer, then it will send that SPS header to the clients. However, if voxl-streamer does not get that first header, it will not be able to forward it to the clients. This is a guess for now, but could be related to the issue that you are seeing. I can look into this issue. Can you please let me know how exactly to set up VLC for 0ms cache? I want to make sure that my test is the same. Also, which version of VLC are you using? Also, i noticed one thing - you are using hires_misp_color stream from camera server, which is not actually encoded, but YUV. Then voxl-streamer will take those YUVs and encode them (using hardware encoder). Is there a reason why you are not using the hires_misp_encoded stream to get H264 directly from camera server and serve it using voxl-streamer without re-encoding? I wonder if in the old SDK you were using _color or _encoded stream? Alex
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Issues with custom Yolov8

    yolov8 deep learning voxl 2 mini custom models
    10
    0 Votes
    10 Posts
    852 Views
    J
    @jeremyrbrown5 we figured it out, we just changed the name of the model to yolov8n_float16.tflite. Pretty spot on now!
  • Softap issues

    4
    0 Votes
    4 Posts
    430 Views
    Alex KushleyevA
    @jeremyrbrown5 , it is possible that overheating VOXL2 cpu could be causing your SoftAP performance slowdown. You can run voxl-inspect-cpu which is a tool that will show you cpu usage, temps and other stats. If the CPU cores reach 95 deg C, the thermal management will slow down the cpu clock, so all the processes will run slower, including SoftAP. Alex
  • Issues building Yolov8 trainer

    3
    1
    0 Votes
    3 Posts
    492 Views
    J
    @Robbie-McCue worked, thanks so much!
  • Throttle Doesnt Work

    7
    0 Votes
    7 Posts
    651 Views
    Eric KatzfeyE
    @jeremyrbrown5 Ah, yes, that'll do it.
  • GPIO missing in /sys/class/gpio

    6
    1
    0 Votes
    6 Posts
    990 Views
    Eric KatzfeyE
    @psafi Unfortunately, the Mavlink module is not available on the DSP side. We tried it in the past and there were a lot of issues so we only have it on the apps side. You are welcome to try to add it into the DSP side and see how it goes.