searchwing-sar-missiontools: Automated mission planning tool

Hey, we at searchwing.org are a group of volunteers building fixed wing drones for maritime search and rescue. Mainly we are currently working with civil Search-and-Rescue (SAR) organisations operating ships in the meditarrenean to help people in distress, as there is still a lot of people dying while trying to cross the sea.

In this context we created a open source tool for optimized and fast automated mission planning for our ardupilot based fixed wing drones. The mission planning is optimized for SAR operation usecases on the open sea where range optimization and taking the weather / wind into account is important, but can be also used for other usecases.

The automated planning is based on a set of user inputs:

  • Drone parameters (range, camera-pose)
  • SAR-Case image detector algorithm parameters (minimum detectable objectsize)
  • Takeoff coodinate
  • Estimated SAR-Case coordinate
  • Land coordinate
  • SAR-Case objectsize to calculate maximum altitude for given minimum detectable objectsize
  • Wind strength and angle from online-weather API for fixed wing flight efficiency estimation (like plane-wind-fs.lua)
  • Time in which the pattern is flown to minimize sun reflections (for fixed cameras)

Possible pattern types (according to Doc.9731-EN IAMSAR Manual):

  • Expanding square search (SS)
  • Survey / Parallel track search (PS)

Output will be as a *.plan format to be imported into QGC, but we plan to support ardupilot *.txt missions soon aswell.

If you are interested in trying it out or you want to contribute, please checkout the codebase at

6 Likes

That is excellent ! I would love seeing some video of the plane in action

We are glad you like it ! We have some videos on our homepage searchwing.org also linked above. But here a video as you wish:

2 Likes

Wow! Very nice project! Although I don’t do SAR myself, I’m very interested in it. The tool looks really usefull. It is nice to see that you selected the Mini Talon. It is the perfect airframe for that job. I like it so much that I’m building one for my personal use. In my build I wanted to have a retractable gimbal with high zoom, be able to attach and dettach wings easily and having a wind sensor and laser rangefinder for autonomous landing. So far, I have tested some systems but it still is work in progress. I hope to get it finished this summer. These are some images of my proyect:

Good luck!

3 Likes