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

Real time Detection with Realsense camera #12

Open
MART98 opened this issue May 28, 2021 · 1 comment
Open

Real time Detection with Realsense camera #12

MART98 opened this issue May 28, 2021 · 1 comment

Comments

@MART98
Copy link

MART98 commented May 28, 2021

Hi I installed all that you told...
now I want to real time object detection with realsense Camera ...
What should I do ....?

@Murphy41
Copy link

Hi MART98,

I just did the same thing as you stated. What you need to do is to replace your image source from /camera/rgb/image_raw to /camera/color/image_raw. And if you need to bring up your camera node following their instructions: https://github.com/IntelRealSense/realsense-ros
Once you launch both yolo and rs_camera, it is good to go.

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