tangketan
tangketan
You can write the data to a file, and then plot with Matlab. Or You could slow down the display rate by dropping certain data.
We can't diagnose the problem yet. Please try the following and see what happens: 1. Update the firmware to the latest (1.4.0) 2. Calibrate the problematic sensor.
@raghavkhanna Any progress?
Did you point the back sensor to the calibration pattern? The crash may be caused by the insufficient number of effective images.
Thanks for your suggestion. Will add this type of callback soon.
Sorry that the so file is built under Linux systems, and they are not supposed to be used on Mac. We don't have any recent plan to support Mac OS...
@Kanelankai It's not possible to get all the images of all sensors at the same time due to the bandwidth limit of USB 2.0
@pquimby Would you please provide the **exact** compiler? We can try building the library with specified compiler.
I just update a so file compiled on 64-bit TX1. Yet the Ubuntu is 14.04. See if you can use that so file.
Sorry for the late reply. I'm using version 0.33, which should be the latest. Visual Studio version is 2019. The Point type itself is OK. I encountered problems when it's...