ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. JoeC
    3. Topics
    J
    • Profile
    • Following 1
    • Followers 0
    • Topics 14
    • Posts 42
    • Best 1
    • Controversial 1
    • Groups 0

    Topics created by JoeC

    • J

      Starling 2 Max V2; SDK 1.4.0; camera-server and VOXL-Portal

      Starling & Starling 2
      • • • JoeC
      3
      0
      Votes
      3
      Posts
      91
      Views

      J

      @Alex-Kushleyev Hi Alex, Thanks! Yes, that was exactly the problem. I switched to the dev branch using 'voxl-configure-pkg-config', downloaded the latest voxl-portal ('apt get update && apt install voxl-portal'), and then switched back to the 1.4.0 pkg. Voxl-Portal works just fine now.

    • J

      VOXL2 CAD Files

      VOXL Flight Deck
      • • • JoeC
      2
      0
      Votes
      2
      Posts
      293
      Views

      Sam ArmstrongS

      @JoeC Hello, all relevant files that you are looking for are included in the "3D STEP Sentinel" link provided at: https://docs.modalai.com/sentinel-functional-description/
      Link directly to the download: https://storage.googleapis.com/modalai_public/modal_drawings/Sentinel_Drone_STEP.zip

    • J

      SDK 1.1.X startup script

      VOXL 2
      • • • JoeC
      2
      0
      Votes
      2
      Posts
      157
      Views

      Eric KatzfeyE

      @JoeC Sure. There is a configuration script at /etc/modalai/voxl-px4.conf that has some high level configuration values that affect how the startup script executes. The actual startup script now resides in /usr/bin. It is /usr/bin/voxl-px4-start. This is actually called from the higher level script /usr/bin/voxl-px4.

    • J

      Offboard Mode with MicroDDS-Agent (ROS2)

      ROS
      • • • JoeC
      5
      0
      Votes
      5
      Posts
      671
      Views

      J

      @Zachary-Lowell-0 Thanks Zach, this does answer. I have been used to ROS1/MAVROS where sending position targets was completely ignored unless in offboard mode so my node would typically blast setpoint_raw messages whether in offboard or not (in part to keep the option of switching to 'offboard' mode "alive").

      I will proceed from now on in ROS2/MicroXRCE assuming I should constantly send offboard control mode messages, but send traj setpoints only when offboard mode is confirmed. I appreciate the clarification on why this is.

      -Joe

    • J

      S.BUS Conversion for Sentinel

      Sentinel
      • • • JoeC
      5
      0
      Votes
      5
      Posts
      336
      Views

      J

      @Eric-Katzfey Thanks for your help. I've confirmed that I was able to use J19 with the "RC=M0065_SBUS" option successfully. Hence, if no VOXL_ESC, one should use J18 for the VOXL2 IO board and if there IS a VOXL_ESC board, one should use the J19 for the VOXL2 IO board. The firmware seems to be "smart" enough to figure out as long as /etc/modalai/voxl-px4.conf is set as you suggested.

      -Joe

    • J

      IMX412 for SDK 1.1.1 Example Request

      Ask your questions right here!
      • • • JoeC
      1
      0
      Votes
      1
      Posts
      170
      Views

      No one has replied

    • J

      IMX377 for VOXL2 SDK 1.1.1

      VOXL 2
      • • • JoeC
      3
      0
      Votes
      3
      Posts
      222
      Views

      J

      @modaltb ok thanks! I'll proceed with the 412 variant.

    • J

      SDK 0.9.5 Image Flipping

      Image Sensors
      • • • JoeC
      3
      0
      Votes
      3
      Posts
      267
      Views

      J

      @Moderator Apologies for the lack of clarity. It's mentioned in an earlier version of the SDK (pre SDK 0.9.5), here in fact: https://docs.modalai.com/voxl-camera-server-0_9/ (search for "flip"). I added "flip" to the .conf file, but it didn't have an effect it seems. I haven't checked out 1.0 or 1.1 yet (I'm holding off on going past 0.9.5 until VOXL IO board is supported) but I'm hoping such basic image manipulation is available in those versions as well.

    • J

      VOXL2 stop motors from beeping

      VOXL 2
      • • • JoeC
      1
      0
      Votes
      1
      Posts
      149
      Views

      No one has replied

    • J

      VOXL2 ESC calibration using VOXL2 IO board and m500 frame

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

      J

      @Chad-Sweet Hey Chad! Yes 100% I'm open to the PC tools to get it done as well. I suppose I'm a bit uncertain about the hardware pipeline in this case. I'll want to have the traditional m500 ESC and motor, so I'll need to generate the PWM calibration curve somehow and generate the correct parameters. Should I use a surrogate m500 VOXL1 board to just get the values and run with those?

      -Joe

    • J

      Image Flashing Error

      VOXL 2
      • • • JoeC
      10
      0
      Votes
      10
      Posts
      670
      Views

      J

      @tom Confirmed, installing the normal way doesn't corrupt the apt repo..... THANKS!

    • J

      VOXL2 mavlink topic streaming modifications

      VOXL 2
      • • • JoeC
      14
      0
      Votes
      14
      Posts
      872
      Views

      Taylor PresleyT

      @Eric-Katzfey Thanks Eric, for future readers, I've created a new post at Voxl 2 Spektrum RC Issue.

    • J

      VOXL2 flight deck - m500 fit

      VOXL 2
      • • • JoeC
      6
      -1
      Votes
      6
      Posts
      405
      Views

      Adrian HidalgoA

      @JoeC gotcha. If you could email us at: contact@modalai.com we can get started

    • J

      voxl-tflite-server_0.2.3

      VOXL
      • • • JoeC
      2
      0
      Votes
      2
      Posts
      192
      Views

      ?

      Hi Joe!

      We're most of the way through a big update that'll make all of our packages able to run on multiple architectures, this release will be paired with a system image update. If you'd like to manually build the latest from our gitlab in the meantime, simply add the line arch arm64 7 to /etc/opkg/arch.conf and then run opkg update on voxl.