Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

J

jeremyrbrown5

@jeremyrbrown5
Contributor
Unfollow Follow
About
Posts
15
Topics
5
Shares
0
Groups
1
Followers
0
Following
0

Posts

Recent Best Controversial

  • GPS and Compass Issues on QGround Control
    J jeremyrbrown5

    @jeremyrbrown5 We have figured it out. It was the parameters SYS_HAS_MAG and SYS_HAS_GPS. Will be testing autonomous flight tomorrow!

    VOXL 2 Mini

  • GPS and Compass Issues on QGround Control
    J jeremyrbrown5

    Hello

    We are having a issue with our Voxl 2 mini being unable to run missions.

    We have an M10S GPS and a QMC5883L compass (the 3DR board) attached.

    Both voxl-inspect-gps and px4-listener report that the board is working

    We calibrated the compass and we have a fix in QGround

    However, we are unable to use the mission or PosHold flight modes.

    The errors we recieve are "no local position" and "no global position"

    While our mounting isnt optimal, we do not believe it's due to noise, as our arming status changes from "Ready" to "Not Ready" whenever we select a gps dependent mode

    Is there another setting in the parameters or the voxl we are missing?

    Thanks
    Jeremy

    VOXL 2 Mini

  • Issues with custom Yolov8
    J jeremyrbrown5

    @jeremyrbrown5 we figured it out, we just changed the name of the model to yolov8n_float16.tflite. Pretty spot on now!

    VOXL 2 Mini yolov8 deep learning voxl 2 mini custom models

  • Issues with custom Yolov8
    J jeremyrbrown5

    @jeremyrbrown5 here is a link to our current model .tflite file

    VOXL 2 Mini yolov8 deep learning voxl 2 mini custom models

  • Issues with custom Yolov8
    J jeremyrbrown5

    @Zachary-Lowell-0 Yes I have been using the guides linked on the modalai website

    VOXL 2 Mini yolov8 deep learning voxl 2 mini custom models

  • Issues with custom Yolov8
    J jeremyrbrown5

    @Zachary-Lowell-0

    stinger (D0013):/$ voxl-tflite0-server
    bash: voxl-tflite0-server: command not found
    stinger (D0013):/$ voxl-tflite-server

    skip_n_frames: 5

    model: /usr/bin/dnn/best_float16.tflite

    input_pipe: /run/mpa/hires_misp_color/

    delegate: gpu

    allow_multiple: false

    output_pipe_prefix: mobilenet

    existing instance of voxl-tflite-server found, attempting to stop it
    WARNING: Unknown model type provided! Defaulting post-process to object detection.
    INFO: Created TensorFlow Lite delegate for GPU.

    VOXL 2 Mini yolov8 deep learning voxl 2 mini custom models

  • Issues with custom Yolov8
    J jeremyrbrown5

    @Zachary-Lowell-0 we are using the yolo predict function inside the voxl-docker. I didn't know about voxl-inspect-detections, so I'll try that.

    VOXL 2 Mini yolov8 deep learning voxl 2 mini custom models

  • Issues with custom Yolov8
    J jeremyrbrown5

    Hello

    We are training a yolov8 model to recognize rasberry pis. We are able to create the .tflite, test it using the predict function with 100% detection and high certainty, and push it to the Voxl 2 mini. However, no matter how we configure the voxl-tflite-server, we can't see it replicated in the voxl portal.

    Some notes about our setup

    For training we are using 75 images. 50 are for training, 15 are for valid, and 10 are for test

    Our model-train.yaml is set to 30 epochs, 5 batchs, and 2 workers

    our custom labels.txt for the tflite server is just 0 RasPi

    we have used both the tracking_front and the Hires_misp_color cameras, with no such luck.

    Inside of the deep learning documentation there is a section about the initialize_model_settings function in the main file. We cannot find this function on the voxl 2 mini. If the steps under 'Implementing your model in voxl-tflite-server' and 'Writing the model class' are critical to our success, we would really appreciate the function/file locations for the voxl 2 mini.

    Thank you

    VOXL 2 Mini yolov8 deep learning voxl 2 mini custom models

  • Softap issues
    J jeremyrbrown5

    @Alex-Kushleyev Apologies for the delayed replied. We have mostly resolved our softap issues. I'm not sure which wifi adapter we are using, I believe its whatever comes in the developer kit. When we run into the error, rebooting the mini doesn't help, the only part that works is factory-resting. As for connection quality, its very much relying on the icons visual bars.

    What we determined is that the more changes config files and the more services we have operating at once increases the chance that softap will just not work. Since we have been messing with custom yolov8 models, we have been moving and removing .txt and .tflite files from usr/bin/dnn, and if everything is even a little bit off, we have the issue. Now we are pretty ok though.

    So, I guess its resolved, but in a very hand-wavy kind of way.

    VOXL 2 Mini

  • Softap issues
    J jeremyrbrown5

    Hello

    We are experiencing issues when connecting via wifi. We setup the voxl-wifi on 5ghz and it will work great for a while. Eventually, after a few days with minimal changes it will stop working. We can ifconfig wlan0 down and up again to get some signal, but it is very weak.

    The things we have changed is all on the px4 side and the camera configs, so nothing with softap specifically other then setting it up.

    We keep getting to the point where we factory reset the drone and then it works again for a few days. Any advice or assistance would be beneficial.

    Thank you

    VOXL 2 Mini

  • Issues building Yolov8 trainer
    J jeremyrbrown5

    @Robbie-McCue worked, thanks so much!

    VOXL 2 Mini

  • Issues building Yolov8 trainer
    J jeremyrbrown5

    Hello

    We having issues building the docker image. Attached is a picture of the errors we are encountering.
    Voxl trainer Error.png

    We have tried install the dependencies individually with little luck. Any assistance would be greatly appreciated

    Thank you

    VOXL 2 Mini

  • Throttle Doesnt Work
    J jeremyrbrown5

    @Eric-Katzfey Solved.... it was in turtle mode

    thank you

    VOXL 2 Mini

  • Throttle Doesnt Work
    J jeremyrbrown5

    @Eric-Katzfey here is the log, and we are using the Radiomaster Nomad dualband. I will say the TX is on ELRS 3.6 and the receiver is on 3.5.3, but the Nomad's 3.5.3 is wonky.

    VOXL 2 Mini

  • Throttle Doesnt Work
    J jeremyrbrown5

    Hello

    Very weird problem.

    Using the Voxl2 mini. We are able to arm the drone. The motors respond to Yaw, Roll, and pitch as expected, but do not respond to throttle. We double checked the radio calibration and the can confirm through QGound that its receiving throttle, but it's not being output to the motors. We have tried multiple flight modes (manual, stabilized, altitude) and still no motor output when sending throttle.

    Any help would be appreciated

    Thanks

    VOXL 2 Mini
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups