Skip to content

[extract_color] Call service from client #227

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

Closed
wants to merge 1 commit into from

Conversation

GustavoDCC
Copy link
Contributor

No description provided.

@GustavoDCC GustavoDCC requested a review from MatthijsBurgh May 2, 2024 08:25
Copy link
Member

@MatthijsBurgh MatthijsBurgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why would you need to call a ros service, when you can just call the color extractor directly?

I think you were making a node, which would listen to a image topic and then call the service for each image.

@GustavoDCC
Copy link
Contributor Author

GustavoDCC commented May 2, 2024

That is a good question! @MatthijsBurgh
There is currently the node /pose_estimation that is listening from the topic /image so I suppose I can call the service /extract_color from this node.

@MatthijsBurgh
Copy link
Member

You mean the pose_estimation node in the image_recognition_pose_estimation pkg? Don't change that one.

It is unclear to me what you want to achieve. So I don't know whether the solution already exists or you need to create a new node.

@GustavoDCC GustavoDCC closed this May 2, 2024
@GustavoDCC GustavoDCC deleted the update_client_color_extractor branch May 2, 2024 15:22
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.

2 participants