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

Fixed support for network of Realsense cameras #6

Open
wants to merge 2 commits into
base: 1804
Choose a base branch
from

Conversation

terremat
Copy link

The name for the transform publisher was hard-coded as "link1_broadcaster", which prevented from using a network of multiple Realsense cameras. Fixed by including the camera argument in the broadcaster name .

terremat added 2 commits March 9, 2022 17:33
The name for the transform publisher was hardcoded as "link1_broadcaster", which prevented from using a network of multiple Realsense cameras. Fixed by inlcuding the camera argument in the broadcaster name.
The skeleton_detector node was subscribing to a depth image topic with a different resolution compared to the color image topic
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

Successfully merging this pull request may close these issues.

1 participant