-
Notifications
You must be signed in to change notification settings - Fork 16
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
Connecting with multiple monocular cameras #32
Comments
Assuming you've correctly wired the monocular cameras to the Jetson using the appropriate GMSL expansion boards, you should be able to run multiple instances of the |
Thanks for replay!
but I got this error: but if I run one instance, it is ok no matter camera_id is 0 or 1. |
Could you confirm that you are running on the latest Isaac ROS 2.1 release of Isaac ROS Argus Camera? Multi-instance support for Argus was a feature that was added recently. If you're running an older version of Isaac ROS, please update to the latest and try again. |
"Received an image, do you need to modify the isaac_ros_argus_camera code?" |
Hello
I can connect a single monocular camera successfully , but I want to connect multiple monocular cameras.
How can I do that ?
Does this code support connecting multiple monocular cameras at the same time?
Thank you.
The text was updated successfully, but these errors were encountered: