Welcome to our Community
Wanting to join the rest of our members? Feel free to sign up today.
Sign up

Recent content by looninho

  1. L

    Anafi + QGroundControl

    Hi @epysod12, Thank you for your reply and for your camera parameters. As I don't have the In-App FlighPlan for FF6, I'll try to convert your code to output MAVLink file for use with the Android app given in Parrot Developers Github. Loony
  2. L

    Anafi + QGroundControl

    Hi @epysod12, Thank you for your reply. Here is my flight plan that I've changed the file extension to .json. Bon Week-end, Loony
  3. L

    Anafi + QGroundControl

  4. L

    Anafi + QGroundControl

    Hi @epysod12, thank you for sharing. I've got `indexError: list index out of range` in line 323: `Coord_WP[num + 2].insert(4, float(list_AzDst[num + 2][1]))`. I'm digging into your code but I think maybe it'll take a while. Other question: 1) Do we need to connect Anafi 4K to QGC to create...
  5. L

    Anafi + QGroundControl

    Thank you @Vaakefjell for sharing your experiment. If I understand you can upload the mission with QGC without any third party tool? I can see the green progress bar when I click upload but when I check if any flight plan presents using the webservice at 192.168.42.1 but there is empty list. Loony
  6. L

    Anafi + QGroundControl

    Hi @Moskitaba, Thank you for sharing yor experiment. I can connect my Anafi 4 K to QGC but I can't upload the mission since QGC's format is not compatible. Can you share your python script or the Anafi's format or any link relate to this purpose? Loony