Hello friends.

I'm trying to make my maja landing on parachute in a more perfect way (not like now). At the moment i use a mission like this:

So, the land waypoint and the waypoint where the chute should be opened are located close to each other to make APM shutting the throttle, but to tell the truth sometimes it doesn't work well especially in windy conditions.

If i put DO_SET_SERVO after LAND it doesn't work (because there is no more active nav waypoint this way)

I wonder if it is possible to make it more perfectly? That would be ideally to firstly shut down the throttle then delay for about 3-5 seconds and then the DoSetServo action. Maybe it is possible to modify the LAND procedure in the code somehow?

Thanks )

Tags: auto, landing, parachute

Views: 279

Replies to This Discussion

This is fairly easy to do if you are willing to get in and modify the code a bit.  I did it recently for the Sparkfun AVC competition with good results.  I just modified the command handling for DO_SET_SERVO so that it would perform specific functions if the specified servo number were 9 or 10.  If 9 it would kill the throttle and if 10 it would release the parachute.  Then just end the mission with two DO_SET_SERVO commands and no Land command.

Unfortunately, as the parachute requirement was a one time thing, I have not saved that code.  However, it took probably only a dozen or so lines of code, and you can easily do something similar.

Thank you, Doug.

Already trying to dig into the code, but still do not have a complete understanding of its structure to operate with.

I'm a newbie with this )

Hi Alex,

I'm very keen to see how you go with this. You are a few weeks ahead of me as I am yet to finish the biuld but the chute is in and it all revolves around it. (X8 wing). We will chute land 100%.

Troy

Hi, Troy!

X8 should be a cool one, would like to see it's landing on chute )

i've uploaded a small video how maja lands on chute. Sorry for bad quality, i captured it by the phone.

http://player.vimeo.com/video/45755968

RSS

Social Networking

Contests

Season Two of the Trust Time Trial (T3) Contest has now begun. The fourth round is an accuracy round for multicopters, which requires contestants to fly a cube. The deadline is April 14th.

A list of all T3 contests is here

Groups

Advertisement

© 2013   Created by Chris Anderson.   Powered by

Badges  |  Report an Issue  |  Terms of Service