Autonomous plane chasing - it works! Plane follows plane! ArduPilot Magic

แชร์
ฝัง

ความคิดเห็น • 29

  • @TCLKanxi
    @TCLKanxi 2 หลายเดือนก่อน +2

    Never would imagine to make 2 planes follow autonomously takes so much effort, what you have achieved here is amazing, just understood that after watching this video, Tim the Great Planeman :)

    • @timtheplaneman
      @timtheplaneman  2 หลายเดือนก่อน

      It's not even as easy as it looks in the videos. Thanks!

  • @timarcher52
    @timarcher52 2 หลายเดือนก่อน +2

    Just plane awesome (pun intended)!! Man I'd love to hang out at your airfield one day when you're flying, so much I could learn from you!!!

  • @jonbrotherton1237
    @jonbrotherton1237 2 หลายเดือนก่อน +1

    This is Awesome and the song is Bad Ass!🤘

  • @TedereHas
    @TedereHas 2 หลายเดือนก่อน +1

    very good job

  • @CLIVEGRAHAME
    @CLIVEGRAHAME 2 หลายเดือนก่อน +1

    Excellent thread-

    • @timtheplaneman
      @timtheplaneman  2 หลายเดือนก่อน

      Hard to tell the story, but I think I got it.

  • @alexcook4851
    @alexcook4851 2 หลายเดือนก่อน +1

    Very interesting video, for the GPS telemetry exchange what speed can you get this up to? I’m working antenna tracker code (fixed point to manoeuvring object).

    • @timtheplaneman
      @timtheplaneman  2 หลายเดือนก่อน

      I'm just using Sik telemetry radios at 57600 baud, the code recalculates at 20Hz, this seems to be good enough. I use the Sik telemetry radios with my Crossbow Mini antenna tracker and it also seems to be fine.

  • @thebarronflights
    @thebarronflights 2 หลายเดือนก่อน +2

    Congratulations 🎉
    But can you get closer? ❤
    Are you able to use go pro?
    I can see it has taken a lot to get to this point.
    I would not be able to do that myself. So well done. ❤

    • @timtheplaneman
      @timtheplaneman  2 หลายเดือนก่อน

      Thanks Nick. Not on the plane, but the two planes in the sky shots were all go-pro which I use as my hat cam.

    • @timtheplaneman
      @timtheplaneman  2 หลายเดือนก่อน +1

      And yes I can get closer. I didn't want to go too close at first just to avoid crashing. I'l be doing some more flights to see how close I can safely get.

    • @CliffHarveyRCPlanes
      @CliffHarveyRCPlanes 2 หลายเดือนก่อน +1

      That's really cool Tim, it looks like we're working to the same end, yours is high tech, mine low tech 😅

    • @timtheplaneman
      @timtheplaneman  2 หลายเดือนก่อน +1

      @@CliffHarveyRCPlanes Yes I noticed that Cliff. What you are doing is quite interesting.

  • @scottbouck5357
    @scottbouck5357 2 หลายเดือนก่อน +1

    Got a link to that song?? That’s awesome!

    • @timtheplaneman
      @timtheplaneman  2 หลายเดือนก่อน

      You'll just have to watch my videos. Check out th-cam.com/video/U3KweUocOEA/w-d-xo.htmlsi=cDvEK39n8y06014j

  • @hieuspirit
    @hieuspirit 2 หลายเดือนก่อน +1

    Thats an amazing effort. I am trying to do this as well but still being stuck in acquiring target plane’s parameters via Lua scripts.

    • @timtheplaneman
      @timtheplaneman  2 หลายเดือนก่อน

      The AP_Follow library already does most of the heavy lifting, but I had to add some bindings. I hope my PR can get accepted with the necessary changes. Your support might be helpful, are you on the ardupilot discord?

    • @hieuspirit
      @hieuspirit 2 หลายเดือนก่อน +1

      @@timtheplaneman not yet, could you pls share the link?

    • @timtheplaneman
      @timtheplaneman  2 หลายเดือนก่อน

      @@hieuspirit discord.gg/GmJdu46y

  • @houssamaldeenolabi3121
    @houssamaldeenolabi3121 2 หลายเดือนก่อน +1

    There is a server that sends the coordinates of the planes constantly. Can I use the script to track the most suitable plane through the data sent?

    • @timtheplaneman
      @timtheplaneman  2 หลายเดือนก่อน

      I'm sure you could. Sorry your question is a bit vague. If you want detailed help please send email to tim@objectivedata.com

  • @houssamaldeenolabi3121
    @houssamaldeenolabi3121 2 หลายเดือนก่อน +1

    I also have a plane and I want to make it track another plane. How can I do this?

    • @timtheplaneman
      @timtheplaneman  2 หลายเดือนก่อน

      Are you running ArduPilot?

    • @houssamaldeenolabi3121
      @houssamaldeenolabi3121 2 หลายเดือนก่อน +1

      @@timtheplaneman yes I am using ardupilot

    • @timtheplaneman
      @timtheplaneman  2 หลายเดือนก่อน

      @@houssamaldeenolabi3121 If you can build the code yourself, you can use my PR, or you can wait, hopefully soon it will be included in ArduPilot github.com/ArduPilot/ardupilot/pull/27137/commits