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

Publish frames using native timestamp #7

Open
ramsafin opened this issue Nov 2, 2018 · 0 comments
Open

Publish frames using native timestamp #7

ramsafin opened this issue Nov 2, 2018 · 0 comments

Comments

@ramsafin
Copy link
Owner

ramsafin commented Nov 2, 2018

Captured frames are published with the generated timestamp (ROS Time). However, for better synchornization, for example, when using two cameras for disparity map construction it is better if timestamps reflect real frames captured time.
[This question on stackoverflow] (https://stackoverflow.com/questions/10266451/where-does-v4l2-buffer-timestamp-value-starts-counting) demonstates that v4l2 drivers do not use realtime clock, so it should be converted somehow.

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

No branches or pull requests

1 participant