Analysing ArduPilot Aerobatic Logs

Поділитися
Вставка
  • Опубліковано 17 вер 2024
  • In this video Andy Palmer and I look at some logs from Andre who is using the ArduPilot aerobatic scripting system to do F3A flights. It focussed on GPS and throttle control issues.

КОМЕНТАРІ • 3

  • @timtheplaneman
    @timtheplaneman Рік тому +2

    This is a great video Tridge - it really explains a lot of concepts very clearly. I think it's almost as useful for its explanation of general log analysis concepts as for the aerobatic specific information. One tip: - many people would find it useful if you could put links to the tools in the description.

  • @Mäddi51-p5l
    @Mäddi51-p5l Рік тому

    Hi, i have a problem with using ardupilot.
    I’m using Ardupilot lua scripting to track down an avalanche transceiver. Therefore I need to rotate my copter until the right angle is achived and move forward afterwards.
    Currently I’m using vehicle:set_target_angle_and_climbrate(ahrs:get_roll(),ahrs:get_pitch(),direction,0,false,0) to rotate. Direction is the angle in rad.
    The problem is, as soon as the rotation starts, the drone starts to drift.
    Is there another function to use in this case, or any other ways to implement this kind of behaviour?

  • @mex1me
    @mex1me Рік тому

    Good afternoon, dear friend. Unfortunately, I did not receive support on the forum on my problem, so I am contacting you here When I try to read the log file of the matek f405se flight controller through the built-in utility "geo reference image", I get the error "going out of the array". Could you suggest how to edit the file for its proper operation, or give additional hints? Now my line "CAM" looks like this: "CAM, 291420823, 0, 1, 373677400, 2266, 38.08845080, 41.62946370, 46.35, 46.35, 46.35, 29.36, -21.65, 243.69". It is she who causes the error.