Date: 27/06/2019 11:03:10
From: Tau.Neutrino
ID: 1404584
Subject: DIY gun turret takes down mini-drones

DIY gun turret takes down mini-drones

A technology-enthusiast has invented a Nerf gun turret that can automatically track and shoot down small drones. The ingenious contraption uses the Lidar capabilities of a Kinect v2 sensor, and a milled steel two-axis gimbal, all controlled by software based on the OpenCV AI library, which is geared towards realtime computer vision.

more…

Reply Quote

Date: 27/06/2019 11:05:39
From: transition
ID: 1404585
Subject: re: DIY gun turret takes down mini-drones

Tau.Neutrino said:


DIY gun turret takes down mini-drones

A technology-enthusiast has invented a Nerf gun turret that can automatically track and shoot down small drones. The ingenious contraption uses the Lidar capabilities of a Kinect v2 sensor, and a milled steel two-axis gimbal, all controlled by software based on the OpenCV AI library, which is geared towards realtime computer vision.

more…

seen target acquisition systems on paintball guns working, fast as, impressive.

Reply Quote

Date: 27/06/2019 11:06:33
From: transition
ID: 1404586
Subject: re: DIY gun turret takes down mini-drones

transition said:


Tau.Neutrino said:

DIY gun turret takes down mini-drones

A technology-enthusiast has invented a Nerf gun turret that can automatically track and shoot down small drones. The ingenious contraption uses the Lidar capabilities of a Kinect v2 sensor, and a milled steel two-axis gimbal, all controlled by software based on the OpenCV AI library, which is geared towards realtime computer vision.

more…

seen target acquisition systems on mounted paintball guns working, fast as, impressive.

Reply Quote

Date: 27/06/2019 11:35:36
From: mollwollfumble
ID: 1404614
Subject: re: DIY gun turret takes down mini-drones

Tau.Neutrino said:


DIY gun turret takes down mini-drones

A technology-enthusiast has invented a Nerf gun turret that can automatically track and shoot down small drones. The ingenious contraption uses the Lidar capabilities of a Kinect v2 sensor, and a milled steel two-axis gimbal, all controlled by software based on the OpenCV AI library, which is geared towards realtime computer vision.

more…

There’s a sensor with Lidar capabilities?

I wouldn’t want to let it loose in a room indoors without that white backcloth.

I think i could improve the tracking algorithm by aiming towards where the drone is heading rather than towards where the drone is.

I think i could do the machine vision without Lidar, too.

Reply Quote

Date: 27/06/2019 11:42:02
From: party_pants
ID: 1404618
Subject: re: DIY gun turret takes down mini-drones

Tau.Neutrino said:


DIY gun turret takes down mini-drones

A technology-enthusiast has invented a Nerf gun turret that can automatically track and shoot down small drones. The ingenious contraption uses the Lidar capabilities of a Kinect v2 sensor, and a milled steel two-axis gimbal, all controlled by software based on the OpenCV AI library, which is geared towards realtime computer vision.

more…

So has he really invented anything, if he has used off-the-shelf components?

Reply Quote

Date: 27/06/2019 11:53:50
From: SCIENCE
ID: 1404624
Subject: re: DIY gun turret takes down mini-drones

true, there is no innovation in mathematics, only established rules

Reply Quote

Date: 27/06/2019 12:00:38
From: Tau.Neutrino
ID: 1404628
Subject: re: DIY gun turret takes down mini-drones

party_pants said:


Tau.Neutrino said:

DIY gun turret takes down mini-drones

A technology-enthusiast has invented a Nerf gun turret that can automatically track and shoot down small drones. The ingenious contraption uses the Lidar capabilities of a Kinect v2 sensor, and a milled steel two-axis gimbal, all controlled by software based on the OpenCV AI library, which is geared towards realtime computer vision.

more…

So has he really invented anything, if he has used off-the-shelf components?

He has done a lot of custom programming

and some custom engineering of components

not really off the shelve, maybe some bits were.

Reply Quote

Date: 27/06/2019 12:08:19
From: Cymek
ID: 1404630
Subject: re: DIY gun turret takes down mini-drones

Tau.Neutrino said:


party_pants said:

Tau.Neutrino said:

DIY gun turret takes down mini-drones

A technology-enthusiast has invented a Nerf gun turret that can automatically track and shoot down small drones. The ingenious contraption uses the Lidar capabilities of a Kinect v2 sensor, and a milled steel two-axis gimbal, all controlled by software based on the OpenCV AI library, which is geared towards realtime computer vision.

more…

So has he really invented anything, if he has used off-the-shelf components?

He has done a lot of custom programming

and some custom engineering of components

not really off the shelve, maybe some bits were.

I vaguely remember someone who made a guided missile using off the shelf components which cost a fraction of a normal missile

Reply Quote

Date: 27/06/2019 12:12:07
From: mollwollfumble
ID: 1404632
Subject: re: DIY gun turret takes down mini-drones

party_pants said:


Tau.Neutrino said:

DIY gun turret takes down mini-drones

A technology-enthusiast has invented a Nerf gun turret that can automatically track and shoot down small drones. The ingenious contraption uses the Lidar capabilities of a Kinect v2 sensor, and a milled steel two-axis gimbal, all controlled by software based on the OpenCV AI library, which is geared towards realtime computer vision.

more…

So has he really invented anything, if he has used off-the-shelf components?

Doesn’t matter. As he said, 90% of the effort was to get those off-the-shelf components to talk to one another, given that they were built to incompatible standards.

PS. The variable speed windscreen wiper was built with off-the-shelf components as well, yet it was patentable.

Thinking further about the main problem. Much of the problem in shooting down drones has to be range. In this case it’s solved by having the drone a constant distance from the gun.

Another way to solve it would be by knowing the physical size of the drone in advance.

For machine vision. Subtract consecutive frames from each other to ignore everything that doesn’t move. Depending on the algorithm you can then shoot it down when it stops moving, moves at constant velocity, or moves at constant acceleration. That’s better than how he does it.

Reply Quote

Date: 27/06/2019 12:21:50
From: Tau.Neutrino
ID: 1404637
Subject: re: DIY gun turret takes down mini-drones

Cymek said:


Tau.Neutrino said:

party_pants said:

So has he really invented anything, if he has used off-the-shelf components?

He has done a lot of custom programming

and some custom engineering of components

not really off the shelve, maybe some bits were.

I vaguely remember someone who made a guided missile using off the shelf components which cost a fraction of a normal missile

Yes, lots of things can be bought off the shelve.

Reply Quote

Date: 28/06/2019 22:59:37
From: wookiemeister
ID: 1405363
Subject: re: DIY gun turret takes down mini-drones

hopefully the drones won’t be programmed to zig zag in random movements towards a target

Reply Quote

Date: 28/06/2019 23:08:46
From: wookiemeister
ID: 1405364
Subject: re: DIY gun turret takes down mini-drones

small drones would be the hardest of all to shoot down, they could act in a stealthy way, flying low, landing somewhere and reactivating at random intervals to attack a target (they have a small solar cell so they can slowly recharge during the day after flying from some other spot), they could coordinate to attack from different directions, be programmed to attack people within a particular zone, when they explode near someone the explosive blows the body and brains everywhere to create shrapnel. by flying low they would evade most systems. the drones would create decoy attacks to make the target focus on drones further away without picking up drones flying in much closer.

Reply Quote