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

Find object doesn't return the state to PNP #34

Open
tomkimsour opened this issue Feb 20, 2023 · 0 comments
Open

Find object doesn't return the state to PNP #34

tomkimsour opened this issue Feb 20, 2023 · 0 comments
Assignees
Labels

Comments

@tomkimsour
Copy link
Member

When looking for a bowl the state is locked after findObject_bowl because the function is not publishing state to PNP

else
{
/* CV - Detect luggage */
ROS_INFO("FindObject - Currently looking for %s", objectToFind.c_str());
*run = vision::generic::findObject(objectToFind);
}
}

@tomkimsour tomkimsour added bug Something isn't working serve breakfast labels Feb 20, 2023
@tomkimsour tomkimsour self-assigned this Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant