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

Can you add a syncrhonized RGB-D topic? #63

Open
JunweiLiang opened this issue Oct 9, 2024 · 1 comment
Open

Can you add a syncrhonized RGB-D topic? #63

JunweiLiang opened this issue Oct 9, 2024 · 1 comment

Comments

@JunweiLiang
Copy link

Hi,

Currently the color image and depth image are published in separate topics. Can you add a RGB-D topic, where the color and depth images are synchronized and sent in a single message?

You already have RGBD.msg here.
Realsense provides this RGB-D topic as shown here.

Currently, you need an ApproximateTimeSynchronizer to achieve this as in here.

Thanks!
Junwei

@jian-dong
Copy link
Contributor

Hi, @JunweiLiang. Thank you for your feedback. This feature will be added to the next release, possibly next week.

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

2 participants