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

Two intel realsense cameras #42

Open
hsaleem1 opened this issue Dec 11, 2020 · 3 comments
Open

Two intel realsense cameras #42

hsaleem1 opened this issue Dec 11, 2020 · 3 comments

Comments

@hsaleem1
Copy link

Can I use two Intel Realsense cameras with this package?

@fgonzalezr1998
Copy link
Contributor

Why would you want to use two cameras at the same time? @hsaleem1

@hsaleem1
Copy link
Author

hsaleem1 commented Dec 12, 2020

@fgonzalezr1998, actually I need to get 3d coordinates from different scenes.

@fgonzalezr1998
Copy link
Contributor

@hsaleem1 What you have to do, in this case, is making a launch file that runs two times the darknet_ros_3d_node under different namespaces. And you can pass them the parameters that you want (for example, the pointcloud topic of each camera).

here you can see how to group differents nodes or launchers in namespaces in a launch file.

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