Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pointcloud Unreliable (D435) #1071

Closed
danem opened this issue Feb 4, 2020 · 2 comments
Closed

Pointcloud Unreliable (D435) #1071

danem opened this issue Feb 4, 2020 · 2 comments

Comments

@danem
Copy link

danem commented Feb 4, 2020

I'm using the ROS wrapper for realsense and I'm running into performance and reliability issues. Running:

roslaunch realsense2_camera rs_camera.launch serial_no:=<serial> filters:=pointcloud 

and

rostopic hz /camera/depth/color/points

usually results in a series of no new messages errors, and on the off chance that I do get a message it's usually around 0.5hz.

Here is the output of rs_camera.launch.

Here is the output of rostopic hz.

Note that I'm running from a Docker container (Ubuntu 18.04) with the cameras mounted using the device flag. When running realsense-viewer I don't see any reliability issues.

Here is htop:

htop

@doronhi
Copy link
Contributor

doronhi commented Feb 5, 2020

It seems like a duplication of #1047. Librealsense PR#5751 fixes that. It will be available in the upcoming release.

@RealSenseSupport
Copy link
Collaborator

Hi,

Will you be needing further help with this? If we don’t hear from you in 7 days, this issue will be closed.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants