You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have to try the sample code and add multi-threads to dump continuous png and imu data. But sometime lost frame.the warning msg is [03/28 14:38:56.068876][warning][14800][Pipeline.cpp:341] Pipeline source frameset queue fulled, drop the oldest frame!
Attached is my example source code ,please tell me how to fix the drop frame issue? thanks.
I tried to download continuous 1280x720 color images and IMU data (including gyro and accel) at the same time, but encountered restrictions. The image size cannot exceed 640x360 and the IMU can only download gyro data first, and cannot download accel data at the same time, otherwise frames will be lost. The attachment is my source code, please help provide an improved program, thank you!
Hello, I want to dump color image and metadata and IMU data, the timestamp domain must be sync together.
Is there any method to do?
other question, Is there any calibration to calibrate gyro and accelerate?
The text was updated successfully, but these errors were encountered: