Theo Engels
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Theo Engels-
Yes this worked! The difference between timestamp of the depth and rgb frames from the same camera are stable at about 2.6ms.Thanks for your help! Do you have any idea what caused the rgb frames to...
-
Yes i am able to generate both rgb and depth frame with 15 fps for rgb and 5 fps for depth frames but this is not optimal as i have no synchronization between rgb and depth frames ( up to 130~140 m...
-
Yeah this is a small mistake when i removed some not usefull lines after copy pasting, the line is correct in the original code.
-
Thanks for the lin MartyG I disabled auto exposure priority and used 5 fps for both streams and still get fully black rgb frames. sensors[RGB_SENSOR_IDX].set_option(RS2_OPTION_AUTO_EXPOSURE_PRIORI...
-
Hi MartyG, thanks for your response. Changing the slave camera to full slave mode correctly generates RGB images for the slave camera, but the issue persists for the master camera. I managed to gen...