-
afaik+fwiw: ToF sensors are sensitive to ambient lighting, can become a huge headache irl.
hu-po updated
10 months ago
-
Test Body - whgbkatwdc
-
Hello!
On the microSD card, I flashed Ubuntu Version 22.04.5 for 64 bit and I am using a Raspberry Pi 4. All I need to do is turn on the camera module and record my findings. I have followed the o…
-
I am getting this error message when running Arducam_tof_camera/build/example/cpp/example and Arducam_tof_camera/build/example/cpp/preview_depth targets.
Running the code on an Arducam TOF camera w…
-
https://twitter.com/fish_in_apple/status/584816210694561792
http://en.wikipedia.org/wiki/Bogashevo_Airport
-
Przenosze tutaj dyskusje mailowa:
Dla przypadków 3 ToF warto jeszcze dodać rozkłady dla pary 2ToF
oraz 1ToF (oprócz leading i subleading)
> Chcę się teraz zając zwiększeniem próbki o przypad…
-
- [x] Update the calibration procedure, instead using find_peaks, it should be done by using the BE fitting as described in Santisteban.
- [x] make it more general and bring it in the ToFImaging r…
-
I have a brand new Pimoroni VL53L1X connected to the I2C bus on my Raspberry Pi 4B. Using this Python library, I get a segmentation fault when I start ranging:
```
Python 2.7.17 (default, Apr 15 2…
-
Both examples
```
cd Arducam_tof_camera/example
mkdir build && cd build
cmake .. && make
```
and
```
cd Arducam_tof_camera/pcl_preview
mkdir build && cd build
cmake ..
…
-
I could not find any functions for the 8x8 raw ToF data. Also, the ucPack does not support packing/unpacking 64 data points.