"RuntimeError: Frame didn't arrive within 5000"
-
The RealSense SDK provides a bag frame extraction tool called rs-convert that can extract depth, RGB and IMU frames. The IMU frames can only be extracted to the text-based .csv format (compatible with databases and spreadsheets) rather than an image file.
https://github.com/IntelRealSense/librealsense/tree/master/tools/convert
The tool is in C++ language rather than Python but if your librealsense installation includes the tools and examples then you should be able to find a pre-built executable version of it on your Ubuntu computer in the usr/local/bin folder.
-
Hello MartyG
Can you please tell me focal length and pixel size of image sensor in D455 camera.
As per manual D450 has focal length of 1.93 mm but what about D455, and I didn't get the pixel size.
Thank you.
-
In regard to pixel size, in the link below an Intel RealSense team member states that pixel size for the D435i camera model is 3um x 3um and D455 has the same pixel size. This pixel value comes from the size of the sensor's global shutter.
Please sign in to leave a comment.
Comments
34 comments