• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
ModalAI Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
    • Register
    • Login
    1. Home
    2. Tags
    3. px4
    Log in to post
    • All categories
    • G

      Best Method for Developping API

      VOXL SDK
      • voxl2 px4 mavlink mavros • 20 Nov 2024, 19:04 • griffin 21 Nov 2024, 18:59
      3
      0
      Votes
      3
      Posts
      112
      Views

      G 21 Nov 2024, 18:59

      @Eric-Katzfey thanks! I got started using mavsdk and pymavlink

    • L

      Take-Off and Land command each fly to xy=[0,0] location instead of on the spot

      Ask your questions right here!
      • px4 • 19 Apr 2024, 15:04 • LaborzaubererTHI 23 Apr 2024, 07:17
      6
      0
      Votes
      6
      Posts
      483
      Views

      L 23 Apr 2024, 07:17

      @Eric-Katzfey said in Take-Off and Land command each fly to xy=[0,0] location instead of on the spot:

      @LaborzaubererTHI Sounds like it may be similar to: https://forum.modalai.com/topic/2533/failsafe-landing-bug-in-px4-1-14/19?_=1713800679314

      Indeed it does.

    • T

      Building a Custom Flight Controller

      VOXL SDK
      • calibrate px4 px4-firmware camera • 8 Mar 2024, 15:26 • tyorb 14 Mar 2024, 00:43
      4
      0
      Votes
      4
      Posts
      512
      Views

      E 14 Mar 2024, 00:43

      @tyorb It would be a massive undertaking and we would only be able to provide very minimal support. I'd definitely recommend against it.

    • C

      RC Transmitter Won't Bind

      VOXL 2
      • px4 flight-deck voxl2 • 24 Jul 2023, 14:28 • camharrisvayu 26 Jul 2023, 13:17
      18
      0
      Votes
      18
      Posts
      1.1k
      Views

      C 26 Jul 2023, 13:17

      @camharrisvayu Ok, we should be able to close this issue -- I flashed 1.0.0 and uploaded params for the sentinel model and that made it so the RC inputs could control the drone -- not sure which parameter made the difference, but I may investigate and report back if I find out.

    • N

      Seeker Drone Firmware Issue - Incorrect IMU Orientation?

      Ask your questions right here!
      • seeker imu px4 orientation calibrate • 27 Feb 2023, 19:24 • nickyblanch 15 Mar 2023, 02:06
      6
      0
      Votes
      6
      Posts
      475
      Views

      N 15 Mar 2023, 02:06

      @Nicolas-Ethan-Blanchard I also re-loaded PX4 parameters from the provided file in the GitLab, so that could have helped as well. Although, I do think that the IMU orientation parameter was set correctly initially, because it matched the parameter in the working drone.

    • S

      Connect VOXL from Simulink px4 toolbox

      Ask your questions right here!
      • simulink matlab px4 • 1 Aug 2022, 11:44 • Shlomi Shitrit 1 Aug 2022, 11:44
      1
      0
      Votes
      1
      Posts
      206
      Views

      No one has replied

    • R

      Position Mode Rejected

      Ask your questions right here!
      • position-mode uart px4 ekf2 • 21 Jul 2022, 20:51 • rapit 25 Jul 2022, 18:44
      2
      0
      Votes
      2
      Posts
      342
      Views

      J 25 Jul 2022, 18:44

      Which version of PX4 are you running on the Pixhawk and do you have a magnetometer connected? EKF2 is generally unhappy about about starting without a magnetometer in PX4 1.11 so we patched the PX4 firmware for Flight Core to get around this. In PX4 1.12 and newer the following PX4 parameter can be set to allow EKF2 to allow position mode without a GPS/Mag

      ## disable mag SYS_HAS_MAG 0 EKF2_MAG_TYPE 5
    • R

      Send Position to px4

      VOXL
      • voxl-vision-px4 px4 • 1 Dec 2020, 14:27 • rapit 1 Dec 2020, 14:40
      2
      0
      Votes
      2
      Posts
      307
      Views

      R 1 Dec 2020, 14:40

      Nevermind, apparently I looked in the wrong places:

      https://dev.px4.io/master/en/ros/external_position_estimation.html has the answer: EKF2_HGT_MODE must be set to vision to use the voxl odometry instead of the barometer. Closing this.

    Powered by NodeBB | Contributors