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

CameraInfoManager should register services inside node namespace #257

Open
christianrauch opened this issue Oct 11, 2022 · 0 comments
Open

Comments

@christianrauch
Copy link

The camera_info_manager::CameraInfoManager registers the set_camera_info service inside the namespace (e.g. /{NAMESPACE}/set_camera_info) while other node services are registered inside the node namespace (e.g. /{NAMESPACE}/{NODE_NAME}/set_parameters).

It would be much more consistent if set_camera_info would also be registered in the node namespace, e.g. /{NAMESPACE}/{NODE_NAME}/set_camera_info.

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

1 participant