We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm creating another issue as PR is now merged
hey, great work can you also allow to use image transport, a flag is fine if you prefer the other for a composable nodes like https://github.com/IntelRealSense/realsense-ros/blob/ros2-development/realsense2_camera/include/image_publisher.h
also, I had done the same thing (in a dirty way though) https://github.com/RRL-ALeRT/spot_ros2/blob/nuc/spot_cpp_ros2/ so, another request can be, whichever images have 0 subscribers, don't request image from spot for those cameras?
Originally posted by @skpawar1305 in #145 (comment)
The text was updated successfully, but these errors were encountered:
#180 will handle this
Sorry, something went wrong.
No branches or pull requests
I'm creating another issue as PR is now merged
hey, great work
can you also allow to use image transport, a flag is fine if you prefer the other for a composable nodes like
https://github.com/IntelRealSense/realsense-ros/blob/ros2-development/realsense2_camera/include/image_publisher.h
also, I had done the same thing (in a dirty way though)
https://github.com/RRL-ALeRT/spot_ros2/blob/nuc/spot_cpp_ros2/
so, another request can be, whichever images have 0 subscribers, don't request image from spot for those cameras?
Originally posted by @skpawar1305 in #145 (comment)
The text was updated successfully, but these errors were encountered: