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

using realsense2 as an input source #112

Open
harel314 opened this issue Oct 23, 2022 · 1 comment
Open

using realsense2 as an input source #112

harel314 opened this issue Oct 23, 2022 · 1 comment

Comments

@harel314
Copy link

harel314 commented Oct 23, 2022

Hi dusty,

In my case, i am using realsense2 D435 source is a ros2 publisher that publishes Images in a numpy array form. Is it possible to feed the video-viewer with a different type?

should I alter one of these inputs instead :

WhatsApp Image 2022-10-23 at 11 57 26

Thanks in advance!

@harel314 harel314 changed the title input source from image publisher using realsense2 as an input source Oct 23, 2022
@dusty-nv
Copy link
Owner

Hi @harel314, my nodes expect to receive a sensor_msgs/Image message, which is standard for camera data. Is that the message type that your realsense node publishes?

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