Hello guest, if you read this it means you are not registered. Click here to register in a few simple steps, you will enjoy all features of our Forum.
This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Basic Autonomous flight
#1
Hi, I am working on a project to create an autonomous bird/drone which at random time intervals autonomously flies straight up into the air, hovers for a minute and then returns to ground. What would be a good software for this task? I have not got much experience with drones, how complicated of a task would this be?
Reply
Login to remove this ad | Register Here
#2
Neither Betaflight or INAV have the capabilities you are after. Your best chance would probably be Ardupilot which does have a lot of advanced autonomous flight capabilities, but whether or not it can do exactly what you are after I'm not sure about because I don't personally use or have any experience of it, so I will defer you to the Ardupilot discussion board at the link below where someone on there should be able to answer your questions...

https://discuss.ardupilot.org
Reply
#3
I have not used iNav or Ardupilot, but whether or not they can repeatedly liftoff and land a drone reliably might be a question. If your drone has large stable legs and in a flat open field without lots of bumpy terrain/growth then maybe they can do it.
Ardupilot used to accept telemetry commands sent from a PC, it might be possible to have the PC initiate the random takeoff command and land it after the preset time. Otherwise you could add a small MCU/development board onto the drone between the receiver and flight controller to generate the take-off/landing command. That way you can setup the radio to turn on/off the takeoff signal generation, and have an override.

DJI drones have very good self takeoff/landing and there used to be some older models with SDKs that someone with the development know-how could potentially create a macro to do that.
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  problems connecting and writing code for the remote (esp32) and the flight controller YarikVor 2 93 23-Apr-2024, 03:58 PM
Last Post: YarikVor
  After 1-2 minutues of flight, drone flips over in air doublebubble 22 764 16-Feb-2024, 11:32 PM
Last Post: mstc
  No input from reciver on my flight controller Horbalisk 0 191 17-Jan-2024, 07:17 PM
Last Post: Horbalisk
  Flight controller not recognizing CRSF in betaflight SenaFPV 10 574 15-Jan-2024, 09:03 AM
Last Post: SnowLeopardFPV
  Roll reverse in flight MSIOU 12 1,804 30-Dec-2023, 05:27 PM
Last Post: segler999


Login to remove this ad | Register Here