ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Wei Cui
    3. Topics
    W
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 14
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Wei Cui

    • W

      RAW16 Depth images

      Ask your questions right here!
      • • • Wei Cui
      3
      0
      Votes
      3
      Posts
      226
      Views

      Wei Cui 0W

      @Darshit-Desai I assume it is uint16. Check out this: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-portal/-/commit/f30e8502c232bfffc0a91383571d871c893b5f34

    • W

      flashing VOXL2 errors

      Ask your questions right here!
      • • • Wei Cui
      3
      0
      Votes
      3
      Posts
      246
      Views

      Hyunsoo Kim 0H

      @Wei-Cui
      How did you wipe the /data?

    • W

      Displaying hires frames with timestamp

      Ask your questions right here!
      • • • Wei Cui
      3
      0
      Votes
      3
      Posts
      190
      Views

      ModeratorM

      @Wei-Cui you could write your own hi-res overlay to render whatever information you'd like. You can see the qvio-overlay source code here. You would need to create your own service that received the high-res data, drew the overlay, and then published over MPA as a new pipe. voxl-portal will automatically grab all of the camera pipes and make available as potential streams

    • W

      Display custom data in voxl-portal

      Ask your questions right here!
      • • • Wei Cui
      3
      0
      Votes
      3
      Posts
      212
      Views

      ModeratorM

      @Wei-Cui if you are creating a new type of vio, then yes you should create a new vio server. just copy the qvio-server as reference an put your algorithm in its place. If it publishes an overlay image, portal will render it

    • W

      RB5 Streamer with System Image 1.3

      Ask your questions right here!
      • • • Wei Cui
      2
      0
      Votes
      2
      Posts
      156
      Views

      modaltbM

      Hi @Wei-Cui ,

      If using system image 1.3 for the RB5 (865 platform), this means you now have the VOXL SDK, which uses voxl-streamer

      From https://developer.modalai.com/

      You have:

      9e266117-f01e-4e9e-b407-8cf675abc131-image.png

      Which at this point has this release:

      3a34a1d7-0ae6-4a80-809b-284733001bb6-image.png

      This is a different architecture than the RB5 Flight SDK, which is not getting feature updates.

      The VOXL SDK is what our core software team is developing on and will continue to get all the new features and updates.