Realsense-ros: D435 - USB SCP overflow,1.55236e+12,Error,Hardware Error

Created on 12 Mar 2019  路  14Comments  路  Source: IntelRealSense/realsense-ros

Device: Raspberry Pi 3 Model B
OS version: Ubuntu MATE 16.04
Camera: D435 (over USB2)
Firmware: 5.11.1.100
librealsense version: 2.18.1 (unpatched, for USB2 support)
ROS realsense version: 2.2.0
ROS version: kinetic

Hi!

When I run roslaunch realsense2_camera rs_camera.launch filters:=pointcloud I get lots of warnings that say the following:

[ WARN] [1552356094.393717336, 194.518000000]: Hardware Notification:USB SCP overlfow,1.55236e+12,Error,Hardware Error

I get topics showing up in rqt but no Pointcloud2 data seems to be appearing in rviz on the /camera/depth_registered/points as expected.

Also, librealsense seems to be working ok as realsense-viewer, rc-depth, etc, are working.

Thanks in advance for any help!

Most helpful comment

I was able to find a workaround with the following:

roslaunch realsense2_camera rs_camera.launch filters:=pointcloud enable_infra1:=false enable_infra2:=false

My guess is I was getting the USB SCP overlfow error because too much data was being transferred over USB 2. By disabling infrared I think I took some of the pressure off so now no overflow :man_shrugging:

All 14 comments

I was able to find a workaround with the following:

roslaunch realsense2_camera rs_camera.launch filters:=pointcloud enable_infra1:=false enable_infra2:=false

My guess is I was getting the USB SCP overlfow error because too much data was being transferred over USB 2. By disabling infrared I think I took some of the pressure off so now no overflow :man_shrugging:

bump

Still seeing the same thing when I try running higher resolutions and framerates on Odroid XU4 over USB3


@jdwolk Could you please provide more details about the higher resolution and FPS you tried? As you're using USB2, the bandwidth is limited which compared with USB3. If possible, you can have a try with USB3 for higher resolution and FPS. Thanks!


@jdwolk Any update from your side? Looking forward to your reply. Thanks!


@jdwolk Any other questions about this ticket?

I saw a similar problem when using t265. How can I solve for that?

I have the same problem

Screenshot from 2019-06-16 18-11-00
Screenshot from 2019-06-16 18-11-08
please help me with the picture problem .thank you

Hardware Notification:USB SCP overflow,1.56068e+12,Error,Hardware Error


@chenbo1173 Did you also see this issue Raspberry Pi 3? If so, then as told in previous comment, the bandwidth of USB2 is limited which compared with USB3. The default launch files enable depth/IR1/IR2/RGB streamings which is very stress for USB2 connection case. Please disable some streaming to try again and share your result. Thanks!


@chenbo1173 Any other questions about this ticket? If no, will close this accordingly.

I'm having the same issue, and it prevents me from using the AR_Marker utility properly.

same question and wait for a answer @RealSenseCustomerSupport

I'm having the same issue on a USB3 port, any resolution?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ELDEMIRY picture ELDEMIRY  路  5Comments

whyou5945 picture whyou5945  路  4Comments

mpkuse picture mpkuse  路  3Comments

SSusantAchary picture SSusantAchary  路  6Comments

PerrineAguiar picture PerrineAguiar  路  4Comments