-
Notifications
You must be signed in to change notification settings - Fork 12
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
HMI bug #879
Comments
These are all action clients, so should be possible. I am not so sure about the respawning. Maybe some action id checks might help. |
I think in principle the first 2 points you mentioned are implemened here, but there could be a bug. The main loop is single threaded. All requests are handled before a new request is received. Idea's
|
Still needs testing though, just to be sure. And then we need to put docs in it so that we don't end up looking into this again. |
@ar13pit what do you want to do with this? |
This will be checked in the coming weeks when we are testing the grammar construction for speech recognition. |
If this is not done then grammar memory is fucked!
The text was updated successfully, but these errors were encountered: