ducharmemetal / ardupilot-mega

Automatically exported from code.google.com/p/ardupilot-mega
0 stars 0 forks source link

Plane following a moving object. #820

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello;

I want my plane to follow a moving object. Therefore I need to change the 
waypoints in real time with an external program. So how can we modify the 
waypoints sent from Mission Planner externally in real time.

Thanks for your help already.

Original issue reported on code.google.com by wolk...@gmail.com on 14 Dec 2012 at 7:12

GoogleCodeExporter commented 9 years ago
mission planner support follow me mode for both AC and AP. press contrl-f and 
follow me

Original comment by Meee...@gmail.com on 14 Dec 2012 at 11:05

GoogleCodeExporter commented 9 years ago
Thanks for the reply.

This feature looks good but it only sends data through a GPS dongle. However I 
want to calculate the GPS data of the target on my computer and then send it to 
the APM. 

Original comment by wolk...@gmail.com on 15 Dec 2012 at 1:20

GoogleCodeExporter commented 9 years ago
How do you intend to obtain the GPS location of the target using your computer 
if the target will not be carrying and transmitting GPS?  I think with enough 
tech background you could probably find a way to inject this lat/long data from 
your external program into the follow me command...I just can't visualize where 
the data would come from for a moving target.

Original comment by SGT.JAME...@gmail.com on 23 Dec 2012 at 7:48