ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Eric Katzfey
    • Profile
    • Following 0
    • Followers 11
    • Topics 1
    • Posts 1621
    • Best 72
    • Controversial 3
    • Groups 3

    Eric Katzfey

    @Eric Katzfey

    ModalAI Team

    75
    Reputation
    199
    Profile views
    1621
    Posts
    11
    Followers
    0
    Following
    Joined Last Online

    Eric Katzfey Unfollow Follow
    Qisda Forum ModalAI Team admin

    Best posts made by Eric Katzfey

    • How to stream hires camera at VGA resolution and simultaneously capture 4k30 to a file

      There is a new module under development that allows you to pipe VGA (640x480) video from the hires camera at 30fps via MPA so that it can be streamed with voxl-streamer using RTSP while simultaneously saving 4k HD video at 30fps encoded as h265 into a file, preferably on the SD card on voxl. This module is now available in beta and will be officially released in upcoming releases of the voxl SDK for voxl, rb5-flight, and voxl 2. The beta package is available using wget https://storage.googleapis.com/modalai_public/modal_packages/archive/voxl-hires-server_0.0.1.ipk. It is meant for use on voxl only and is compatible with voxl platform release 3-3-0-0.5.0-a. In order to use it with voxl-camera-server, reconfigure voxl-camera-server to not use the hires camera. For example, call voxl-configure-cameras and choose option 1 Tracking + Stereo to allow voxl-camera-server to access the tracking and stereo cameras but not the hires camera. Then you can use voxl-hires-server for the hires camera. Use voxl-hires-server -h to see the available options. More documentation will be available upon official release of this new package.

      posted in Ask your questions right here!
      Eric KatzfeyE
      Eric Katzfey
    • RE: Streaming 4K video from Qualcomm RB5 drone

      @kitkatSG Yes, we have enabled most resolutions in that sensor now and are preparing a release to address this issue.

      posted in Qualcomm Flight RB5 5G Drone
      Eric KatzfeyE
      Eric Katzfey
    • RE: Ardupilot : connection with Mission Planner

      @Kessie Excellent, glad to hear you got it working! And thanks for adding the details on what you had to do to the posting!

      posted in VOXL 2
      Eric KatzfeyE
      Eric Katzfey
    • RE: having trouble using docker on the sdcard

      @JoeC Seems like it is an SD card issue. I was able to recreate the problem when using a SanDisk Extreme 32GB card. But when using a SanDisk Ultra 16GB card everything works fine.

      posted in Ask your questions right here!
      Eric KatzfeyE
      Eric Katzfey
    • RE: Maximum I2C Clock Frequency

      @Morten-Nissov 1MHz is a supported clock rate for i2c on the DSP based on what I can see in the code. But we have never tried running a device at 1MHz on i2c so it's tough to say why it wouldn't be working for you.

      posted in Ask your questions right here!
      Eric KatzfeyE
      Eric Katzfey
    • RE: VOXL2 I2C access from FC

      @ceu-gomez PX4 on VOXL2 is composed of two separate applications. One is on the applications processor (running Ubuntu) and the other is on the DSP (running Qurt RTOS). They use the muorb module to communicate topic data back and forth. The spare i2c on J19 is mapped to the DSP, not the applications processor, so Ubuntu has no access to it. To gain access to it on Ubuntu side with PX4 running would require some new code. This is something that is on our development roadmap but no definitive answer on when we will be able to get to it.

      posted in ROS
      Eric KatzfeyE
      Eric Katzfey
    • RE: Voxl 2 SDK 1.1.1

      @JoeC SDK 1.1.1 is now available. Please use the installer in the voxl2_SDK_1.1.1.tar.gz archive to install this.

      posted in VOXL SDK
      Eric KatzfeyE
      Eric Katzfey
    • RE: ModalAI uORB topic file handle location

      @Dan It's not really documented anywhere other than the source code. The best place to look is at the muorb module code. That is what implements the uorb communicator interface to allow advertisements, subscription requests, and topic data to flow between the DSP and the Linux side.

      posted in VOXL 2
      Eric KatzfeyE
      Eric Katzfey
    • RE: Voxl Streamer implementation with rtmp or dash streaming protocol

      @Hammas-Ali We have not tried either of those streaming protocols. Voxl is a Linux computer so it is likely that you can implement RTMP or DASH. voxl-streamer uses GStreamer so, if there are RTMP or DASH GStreamer elements available, it shouldn't be too hard to incorporate them.

      posted in VOXL
      Eric KatzfeyE
      Eric Katzfey
    • RE: voxl-streamer client repetitive connect/disconnect

      An update to UVC camera support has been started. It will increase number of supported cameras by allowing MJPEG and will increase number of supported viewers including latest QGroundControl versions. Target availability is mid-December.

      posted in Ask your questions right here!
      Eric KatzfeyE
      Eric Katzfey

    Latest posts made by Eric Katzfey

    • RE: Sensor Fusion Question w/ GPS, VIO, and downward distance sensor on Starling 2

      @shawn_ricardo Historically, PX4 hasn't dealt well with GPS combined with VIO. That's supposedly not the case anymore but we haven't yet proven to ourselves that we can run them concurrently. So, we provide parameter sets that allow you to choose between different configurations. See them here: https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-px4-params/-/tree/master/params/v1.14/EKF2_helpers?ref_type=heads. But you are more than welcome to test with GPS and VIO concurrently to see how it works for you.

      posted in GPS-denied Navigation (VIO)
      Eric KatzfeyE
      Eric Katzfey
    • RE: How to stream sensor data from VOXL 2 to Unreal Engine?

      @Tyler-Scott The voxl-streamer application streams video via RTSP https://docs.modalai.com/voxl-streamer/

      posted in Ask your questions right here!
      Eric KatzfeyE
      Eric Katzfey
    • RE: How to multicast with Voxl Streamer

      @v_v_ramarao voxl-streamer does not support multicast

      posted in VOXL 2
      Eric KatzfeyE
      Eric Katzfey
    • RE: Starling 2 Max Crashes in Position Hold Mode After Disabling Magnetometer for Indoor Flight

      @berayksl Flight logs are in /data/px4/log

      posted in Starling & Starling 2
      Eric KatzfeyE
      Eric Katzfey
    • RE: Starling 2 Max Crashes in Position Hold Mode After Disabling Magnetometer for Indoor Flight

      @berayksl What version of the SDK are you running? Can you please provide a log of the flight? When you say it didn't respond to RC inputs are you referring to stick input or trying to switch flight modes out of position hold?

      posted in Starling & Starling 2
      Eric KatzfeyE
      Eric Katzfey
    • RE: How to activate license for hexagon sdk 4.x on qpm3 for building the voxl-px4 docker image

      @ashwin Unfortunately, Qualcomm does not allow others to distribute the Hexagon SDK. It has to come directly from them.

      posted in Support Request Format for Best Results
      Eric KatzfeyE
      Eric Katzfey
    • RE: Missing Baro Calibration

      @Kory4Drone Barometer temperature calibration is optional, but in some cases it can improve performance. You can run the barometer temperature calibration directly from the command line on VOXL 2: baro_temp_cal. Or you can run it from voxl-portal.

      posted in Ask your questions right here!
      Eric KatzfeyE
      Eric Katzfey
    • RE: Integration of Hadron 640R w/ VOXL2 Flight Deck on Sentinel

      @shawn_ricardo I'll have to tag @Alex-Kushleyev on this one 😊

      posted in Ask your questions right here!
      Eric KatzfeyE
      Eric Katzfey
    • RE: How to activate license for hexagon sdk 4.x on qpm3 for building the voxl-px4 docker image

      @ashwin I took a look at the Qualcomm developer site. My installation of Qualcomm Package Manager (QPM) 2.0 no longer works but they now say to use Qualcomm Software Center. So I was able to download and install v1.14.0 of that and by searching for "Hexagon" I was able to find the download link for "Qualcomm(R) Hexagonâ„¢ SDK 4.x"

      posted in Support Request Format for Best Results
      Eric KatzfeyE
      Eric Katzfey
    • RE: How to activate license for hexagon sdk 4.x on qpm3 for building the voxl-px4 docker image

      @ashwin It's possible that Qualcomm no longer distributes or supports Hexagon SDK 4.x. It seems like Hexagon SDK 5.x is available, you can try with that. I'll also try to move to Hexagon SDK 5.x and see if I can get it to work.

      posted in Support Request Format for Best Results
      Eric KatzfeyE
      Eric Katzfey