
abdullah1
Kuwait
Asked
— Edited
Hello.
I am currently trying to make my Ar Drone track a moving a coloured object with the bottom camera and then land on it. How would this be possible in Ez-Script? I have successfully been able to make the camera track an object but not sure how to land on it while its moving.
Your support is greatly appreciated. Thank you.
Abdullah
DJ Sures: I have tried the code and I believe it would work perfectly if I can control the speed of the movement of the drone in the script. Basically, what happens is that the drone detects the glyphs/colour etc.. but it moves away from it quickly thus it would not be able to follow the marker on the ground since it moved away.
Is there any variable to set the drone speed within the script? I have tried Forward(10,3000) and tried other combinations such as Forward(0.5,1000) and this has no effect on the speed of the drone. It still would drive in full speed.
I believe that once I know how to lower the speed of the drone or limit it to a certain value, the project would work perfectly in EZrobot.
Many thanks for your support and looking forward for your positive response.