Video: Flamethrower-equipped Drone Roasts a Turkey

Remember that pistol-equipped drone? Its creator just upped the ante and released video of a flamethrower-equipped remote aerial vehicle.  The drone was made with a combination of off the shelf components and 3D-printed parts.

See full story at OutdoorHub.com

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });