Closed kmtm closed 2 years ago
Hi,
To get an (somewhat extensive) introduction to the sensor there is a sensor introduction available on the Developer site
Gotcha, many thanks!
So for the 207 points/sweep in basic.py, does each point represent a different distance (within the bounds of the cone of the E-H planes) and the corresponding energy at that distance? Or, is each data point representing a specific E-H coordinate?
Hi,
Each point is just a single value (not a coordinate) and corresponds to the returned energy at that point. An object straight in front of the sensor at 20 cm distance will show up on the same distance point as an object at a 45 degrees angle 20 cm from the sensor, since they are at the same distance from the sensor.
Hi -- not a bug, but rather a question.
I've read through much of the online documentation and code comments, but I'm still trying to get a grasp on the basics of this sensor given that I am not an EE or practiced in signal processing. Could you help me understand:
I'd also be open to a beginner-friendly overview if you have it. Most of what I have found elsewhere (online videos, lectures, etc.) is either overly simplified or requires deeper spectral understanding.