ā10-22-2014 04:52 AM
Hello,
I am controlling a UAV using LabVIEW. It flies to the GPS coordinates however I would like it to fly within a certain time. I have an input of latitude, longitude, height and time.
The problem is I don't know how to modify the programme to do this. I have been reading about the timer express VI and the feedback node but I am hopelessly stuck. I want it to take 60 seconds to reach every waypoint. I want to change the heading and altitude but within 60 seconds...
Any help is much appreciated. I am very new to LabVIEW!
ā10-22-2014 04:55 AM - edited ā10-22-2014 04:55 AM
Hu buzz,
so you know current position and the aim, thus distance. You knwo the time to arrive at the aim, so can calculate speed. Set the speed of your UAVā¦
Any help is much appreciated. I am very new to LabVIEW!
Please learn LabVIEW (using all the free online courses offered by NI) before you control an UAV flying over the heads of other people⦠š
ā10-22-2014 05:28 AM
Haha yes, I know that I can calculate speeds. However, I assumed that perhaps one of these timing blocks could alter the speeds dependent on the time of waypoint execution...wishful thinking.
Don't worry I am using a simlator at the moment and when I do test it will be nowhere near others š