[Solved]Multiple Payloads / Packages of Crazyflie 2.1 #111
-
Hello! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi! We implemented a simple drop mechanism when making the 2016 Christmas video. The idea was to hang the object in a very thin wire and when we wanted to release it, we passed a high current through the wire to burn it off. Obviously this requires quite some work between drops to install a new wire. Maybe not the most convenient method, but it was fun to implement! We based the design on a modified LED-ring deck where we removed the front LEDs and connected the thin wire instead, we used a strand of steel wool. All we had to do to release the object was to set the ring.headlightEnable parameter to 1. At around 39 seconds into the video you can even see a small flash (going down left from the Crazyflie) when a melted part of the wire is falling off. |
Beta Was this translation helpful? Give feedback.
-
@seunghyunnn here in discussions you can mark an answer to be the correct one :) that is what we do now instead of the [solved] prefix (we used to do that in the old forum). I've now selected @krichardsson answer for you now if that is okay |
Beta Was this translation helpful? Give feedback.
Hi!
We implemented a simple drop mechanism when making the 2016 Christmas video. The idea was to hang the object in a very thin wire and when we wanted to release it, we passed a high current through the wire to burn it off. Obviously this requires quite some work between drops to install a new wire.
Maybe not the most convenient method, but it was fun to implement! We based the design on a modified LED-ring deck where we removed the front LEDs and connected the thin wire instead, we used a strand of steel wool. All we had to do to release the object was to set the ring.headlightEnable parameter to 1.
At around 39 seconds into the video you can even see a small flash (going down left from…