ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. wilkinsaf
    • Profile
    • Following 0
    • Followers 3
    • Topics 85
    • Posts 352
    • Best 20
    • Controversial 0
    • Groups 1

    wilkinsaf

    @wilkinsaf

    ModalAI Team

    20
    Reputation
    109
    Profile views
    352
    Posts
    3
    Followers
    0
    Following
    Joined Last Online

    wilkinsaf Unfollow Follow
    ModalAI Team

    Best posts made by wilkinsaf

    • RE: Push to Gitlab?

      @tom

      It was a massive lift on my end. Many changes as you can see from the pull request. Years of development

      posted in Software Development
      wilkinsafW
      wilkinsaf
    • RE: VOXL rebooting PX4

      It appears this happens when the sensors are not calibrated on the drone. voxl-vision-px4 picks up on sensor inconsistency and restarts PX4.

      So, calibrated the sensors. Looks better

      resolved

      posted in Ask your questions right here!
      wilkinsafW
      wilkinsaf
    • RE: Stereo Cameras Error sending request 11, ErrorCode: -19

      My fault. Found a small tear in the ribbon for the stereo cameras

      RESOLVED

      posted in VOXL Flight
      wilkinsafW
      wilkinsaf
    • Docker Documentation

      I think these documentation pages are the same.

      https://docs.modalai.com/voxl-cross/
      https://docs.modalai.com/voxl-emulator/
      https://docs.modalai.com/voxl-emulator/

      Not huge deal, but thought I would post ticket to track

      posted in VOXL
      wilkinsafW
      wilkinsaf
    • Docker System error: write /sys/fs/cgroup/cpuset/system.slice/cpuset.cpus: invalid

      Docker container non-deterministic fail

      I am trying to start a container with the following command:
      docker run --rm -it --net=host cal_compass:latest

      Sometimes it starts right up. Other times it gives me this error: Cannot start container 05621665b072b85b6419f904c0ffb511a1ad07a32c1ca675820aaadbefa4a316: [8] System error: write /sys/fs/cgroup/cpuset/system.slice/cpuset.cpus: invalid argument"

      Any ideas what could be wrong? Thank you for any insights

      posted in Software Development
      wilkinsafW
      wilkinsaf
    • RE: PWM Pinout 5 only has signal with camera trigger.

      @Caleb-Rievley are you loading firmware 1.12 and 1.13 on the VOXL Flight?

      ModalAI comes out with their own versions of PX4. Let me dig up that URL:

      https://docs.modalai.com/flight-core-firmware/

      posted in Ask your questions right here!
      wilkinsafW
      wilkinsaf
    • GPS/VIO EKF2 switch

      Hello,

      We have a UAV we would like to fly indoors and outdoors without landing during that transition.
      I know that there is support for EKF2 GPS/VIO "fusion" using 329 as the EKF2_AID_MASK in PX4
      Link to tutorial

      We were thinking of manually changing the EKF2 bitmask when we fly indoors or outdoors.

      My question is, are there any software/features available that would more easily support switching from GPS to VIO? Want to make sure I am not redoing work before I start.

      Thank you

      posted in VOXL Flight
      wilkinsafW
      wilkinsaf
    • RE: Docker System error: write /sys/fs/cgroup/cpuset/system.slice/cpuset.cpus: invalid

      So it turns out that the post-running script for docker service relies on the image "hello-world:latest"

      I had uninstalled that image to save space.

      Redownloading image and trying again

      posted in Software Development
      wilkinsafW
      wilkinsaf
    • RE: "Error battery voltage" on VOXL2

      @modaltb This worked for me. Removing the USBC cable, booting up, and then plugging in.

      posted in Ask your questions right here!
      wilkinsafW
      wilkinsaf
    • RE: Voxl stuck in waiting after unbricking

      Wanted to update this by saying I experienced same issue, but I resolved this by disconnecting tracking camera that had been installed upside down. So, if anyone is reading this in the future....try disconnecting your cameras attached to the board

      posted in VOXL m500 Reference Drone
      wilkinsafW
      wilkinsaf

    Latest posts made by wilkinsaf

    • RE: CICD SDK

      @tom Thank you @tom

      posted in VOXL SDK
      wilkinsafW
      wilkinsaf
    • CICD SDK

      I have created some software that runs on the voxl.

      I used the VOXL-CROSS template here: https://gitlab.com/voxl-public/voxl-sdk/voxl-cross-template

      for all of my projects.

      Now, I would like to have a CICD run that pulls them down and wraps them in my own SDK if you will.

      I was curious if there is a recommended way to do this. I understand VOXL-SDK is built with CICD in mind. Is there a template I can use to do the same.

      posted in VOXL SDK
      wilkinsafW
      wilkinsaf
    • RE: FAILED TO WRITE CONFIG TO DISK

      @tom alt text

      posted in VOXL SDK
      wilkinsafW
      wilkinsaf
    • RE: Which kernel should I flash? PLEASE SELECT WHICH KERNEL TO FLASH

      Choose Option 1 if you DO NOT have the camera board attached
      d9a9defd-3783-452a-a735-7cb2c38d7065-image.png

      Choose Option 2 if you are using the camera board
      3a551368-4c35-4edd-8f0d-09b2f6cd47da-image.png

      posted in VOXL SDK
      wilkinsafW
      wilkinsaf
    • Which kernel should I flash? PLEASE SELECT WHICH KERNEL TO FLASH

      Which one should I pick????

      b81cbc74-4e52-4239-b07a-12bdbaed5d8b-image.png

      ----  Starting System Image Flash ----
      ----./flash-system-image.sh  ----
      Detected OS: Linux
      Detected: M0054-1 (QRB5165M)
      Detected: Config 0 (Starling, Sentinel, FPV V3/4, D0010, PX4 Dev Kit)
      
      =======================================================================================================
      In order to support all of VOXL's camera configurations, specific drones require differing kernel images.
      Please select your drone hardware to proceed with flashing the appropriate kernel image.
      =======================================================================================================
      
      PLEASE SELECT WHICH KERNEL TO FLASH
      0. M0054-1 -> QRB5165M, Starling (D0005), Sentinel (D0006), FPV V4 (D0008), D0010, PX4 Dev Kit (D0011)
      1. M0054-1 -> QRB5165M w/ M0173 Camera Breakout Board, Starling 2 Max (D0012), Starling 2 (D0014), FPV V5 (D0008)
      
      Select your choice from the options above
      or press [Enter] to continue with current config: 
      
      posted in VOXL SDK
      wilkinsafW
      wilkinsaf
    • FAILED TO WRITE CONFIG TO DISK

      We are getting an error when writing configs to disk.

      I assumed that it was an issue with writing data to a partition in memory that was not allowing a write at that time.

      We are able to resolve it by power cycling, but while in production, it becomes a hang up when putting units together.

      Curious if there are commands (ex: sync) or things that we can do to get rid of this behavior. Thanks!

      61127208-cd7e-45df-b4d4-56da7d70cea0-image.png

      posted in VOXL SDK
      wilkinsafW
      wilkinsaf
    • voxl-fan

      Was curious if voxl-fan was taken out of SDK 1.5

      714d169b-aab3-452d-9683-e066f84def5d-image.png

      posted in Ask your questions right here!
      wilkinsafW
      wilkinsaf
    • RE: Flow Server

      @wilkinsaf

      1. Yes this is definitely possible
      2. You would need to modify flow-server and possibly feature-tracker to ensure this is pointed at the right pipe
      3. Might also need a bit of calibration here and there
      4. Have not tested having multiple versions of flow-server, but should be possible.
      5. Would need to ensure this works with a downard facing tof for accurate height estimate

      To get a rough draft of this working, would take ~2 days

      posted in Ask your questions right here!
      wilkinsafW
      wilkinsaf
    • Flow Server

      Hello,

      Had a general question about flow server

      1. It appears that the flow server is optimized for the lepton, but was curious what the lift would be to get it working with another camera. I see I can change the pipeline: ac91a178-9698-4b8b-8edb-99f01f804e66-image.png

      Wondering if there are any more "gotchas" besides changing the camera pipe and resolution

      1. multi-flow: I understand that voxl-flow-server only allows for one camera stream at a time. Is there anything preventing us from spinning up multiple instances of it in order to have multiple flows running?

      Thank you!

      posted in Ask your questions right here!
      wilkinsafW
      wilkinsaf
    • RE: Hadron <> Gremsy VOXL2 Mini

      @Rocio-Lopez Not sure.

      You would have to ask Gremsy about that possibly

      posted in Image Sensors
      wilkinsafW
      wilkinsaf