As of September 2021, we have moved technical support to Robolink Help
Welcome to the Robolink Community forum!
You can post here to interact with others in the Robolink community. We're checking it weekly, and we'll respond to some messages. If you're looking for technical support, head over to Robolink Help.
Is it possible to design a closed-loop control for codrone pro ?
-
Is it possible to design a closed-loop control for codrone pro ?. For example to control the altitude. Is it possible to use getheight() as a sensor data then increase the thrust to reach the required altitude ?
-
@ahmadjordan hello you can check out this sample program from our documentation guide
https://support.robolink.com/codrone-library/getheight follow the code for Arduino and it will make CoDrone send you height data. Let me know if you have any other questions.
Have fun programming!Arnold