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

Work around RGBXYZ stream hangs (issue #25) #38

Closed
wants to merge 1 commit into from

Conversation

mrshpot
Copy link

@mrshpot mrshpot commented May 10, 2016

Fixes Issue: #25

Changes proposed in this pull request:

  • Shift TF timestamps into the future to work around synchronization issues with the rgbd_launch pipeline

Apparently, this is triggered when the depth_image_proc/register nodelet
fails with a TF2 'timestamp is in the future' error and doesn't publish
the registered depth image properly. This seems to cause the ROS
Synchronizer filter to choke.

Work around by moving the published timestamp further into the future.

Apparently, this is triggered when the depth_image_proc/register nodelet
fails with a TF2 'timestamp is in the future' error and doesn't publish
the registered depth image properly. This seems to cause the ROS
Synchronizer filter to choke.

Work around by moving the published timestamp further into the future.
@mkhansenbot
Copy link

@mrshpot Can we close this PR now that the original issue #25 has been fixed?

@mrshpot
Copy link
Author

mrshpot commented Jun 7, 2016

@mkhansen-intel Yes, go ahead.

@mrshpot mrshpot closed this Jun 7, 2016
mdhorn added a commit to mdhorn/realsense that referenced this pull request Jul 13, 2016
doronhi pushed a commit that referenced this pull request Feb 18, 2021
Add service to reset driver and catch more exceptions when shutting down device.
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

Successfully merging this pull request may close these issues.

None yet

2 participants