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

Recent content by Vaakefjell

  1. V

    Parrot Anafi and embedded metadata in video files

    I exported to .csv instead of .json and just edited it to the geo.txt format that WebODM supports. That was the quickest way. If you want to geotag the frames, you’ll need to use Exiftool. If you know how, it’s probably best to make a Python script to extract and parse it in one go. I’ve tried...
  2. V

    Parrot Anafi and embedded metadata in video files

    No it most likely won’t. You need to use PDrAW to extract the metadata and parse it to the frames, the metadata is contained within the .mp4 and not each frame. You can still use it to export the frames though. External editors will probably remove the metadata all together. Use PDrAW to...
  3. V

    Parrot Anafi and embedded metadata in video files

    As long as the files aren’t modified by any other software, it doesn’t matter.
  4. V

    Progressive Orientation

    It means that the drone changes its yaw to the next point during flight, and not straight to the point, then change when it arrives.
  5. V

    ANAFI Ai (and 4K) live-streaming

    Not for the Anafi Ai as long as you use 4G. The wifi connection also seem more robust than the 4K, but I wouldn’t really know since it switches to 4G seamlessly. In any case, for mirroring to work, the laptop has to be on the same network as the iPad. I don’t think my old MacBook supports...
  6. V

    Anafi Ai Real-World Performance

    There is a landing light, it switches on when it is needed and close to the ground. It automatically adjusts the brightness according to the need of the bottom camera for optical flow. You can read mora about it in the white paper for the drone.
  7. V

    Anafi Ai Real-World Performance

    On 4G the range is basically unlimited. You could fly it on the other side of the world if you wanted.
  8. V

    Anafi Ai Real-World Performance

    Sorry for the late reply. Just checked, set to 40°/s now. No issues since.
  9. V

    Anafi Ai Real-World Performance

    ? What on earth do you mean? In a lateral fall, it wouldn’t matter at all?
  10. V

    Anafi Ai Real-World Performance

    Blue LED? Never seen it. On the sides there are only red and green, indicating port and starboard sides.
  11. V

    Anafi Ai Real-World Performance

    But just to mention it, I never use these now, I just turned down the yaw response a little and it hasn’t been a problem since. I think this happens if you have very aggressive yaw settings, overshoot and immediately correct..
  12. V

    Terrain Following on Anafi AI

    I’ve used Drone Harmony, it works great.
  13. V

    4g connection issue

    Replace the SIM card? My first was broken.
  14. V

    Anafi Ai Real-World Performance

    I’ve updated the link! I did some rearranging of my iCloud Drive, and forgot that it would break the link. https://www.icloud.com/iclouddrive/026WM3aQU8dkU7gOhsmxh8gBA#ANAFI_Ai
  15. V

    Anafi + QGroundControl

    Mapping / photogrammetry. You need to calculate the desired flight height and overlap based on the camera specifications and desired Ground Sampling Distance (GSD) for the area / object you are interested in. Then you can use special software (like WebODM) to create georeferenced maps and 3D...