I have encountered that issue if 1) I am using a non usb 3.0 cable and trying to use too high a resolution. Or 2) I am using a resolution in the config for the camera that does not exist
That’s how I have solved this issue in the past. First I would download the real sense sdk and check the available resolutions with your setup. Then change my config in the code to use one of these supported resolution that the camera sees. If that works then it is a good bet that you need to buy a 3.0 cable
Amazing and helpful Ros2 Video! Thanks a lot
hello,I have a error >> RuntimeError: Frame didn't arrive within 5000
, how to solve?
I have encountered that issue if 1) I am using a non usb 3.0 cable and trying to use too high a resolution. Or 2) I am using a resolution in the config for the camera that does not exist
so I need to buy usb 3.0 cable to solve this problem right?
That’s how I have solved this issue in the past. First I would download the real sense sdk and check the available resolutions with your setup. Then change my config in the code to use one of these supported resolution that the camera sees. If that works then it is a good bet that you need to buy a 3.0 cable
@@EngineeringCorner ok,thank you