25 points by teleforce 3 days ago | 3 comments
stavros 1 hour ago
168,960
ck2 49 minutes ago
BTW with self-driving cars, what happens when there are hundreds of Lidar signals at one intersection?

There's no way a sensor can tell if a signal was from its own origin?

Guessing any signal should be treated as untrusted until verified somehow

but I suspect coders won't be doing that unless it's easy

Rarebox 39 minutes ago
If one lidar hits another, it will result in at most one bad reading (perhaps a bad column?). This can likely be filtered, or a bad scan (360deg) can be altogether rejected and the data predicted using models based on past sensor readings.
r2_pilot 37 minutes ago
Typically you use a pulse train and filter your train from the noise
MengerSponge 38 minutes ago
I guess phase and timing sensitivity help a lot, because it's unlikely that another emitter will perfectly match your emission/detection duty cycle. It's also hard to get hundreds of cars at one intersection, because cars are very big.

The key terms in your literature/patent search should probably be "Crosstalk" and "multi-LIDaR".

brcmthrowaway 1 hour ago
Can lidar be purchased for hobbyist use yet?
frozeus 54 minutes ago
Depends on your budget and the resolution you need.

E.g Livox mid 360 https://store.dji.com/en/product/livox-mid-360

ceejayoz 56 minutes ago
ImPostingOnHN 41 minutes ago
Check out PiLIDAR for one of many options:

https://github.com/PiLiDAR/PiLiDAR