I am trying to make the follow me work, but it didn't work properly. There is a problem with the gps coords. The quad should recieve coords like Lat:48,884805 and Long:9,08266388 but it recieves the one shown in the image below.
ich versuche seit ein paar Tagen den Follow Me zu benutzen, aber es funktioniert nicht. Der Kopter versucht immer in eine andere Richtung zu fliegen, als er sollte. Das "Fly to here" funktioniert, aber das Follow Me nicht. Was kann ich
I have just been thinking doing trying some stuff with the windows console. Did anyone try this? Is it possible to fly the ArduCopter with the good old windows console? Sure, it's not as cool as the missionplanner, but I just had this though
I am trying to upload the ArduCopter 2.7.1 to my APM but the Arduino gives me errors: avrdude: stk500_2_ReceiveMessage(): timeout avrdude: stk500_2_ReceiveMessage(): timeout avrdude: stk500_2_ReceiveMessage(): timeout avrdude: stk500_2_Recei
did anyone something with a APM2 as a ground station? I would like to use one to track the gps position for follow me. And I would like to adjust the arducopter to "look" in the same direction as my ground APM2. So if I turn the ground APM2,
I would like to receive the GPS position from the Arducopter every 500ms. I think the copter is sending the gps position every 2 seconds as default. Where is it possible to change or implement this?