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

Some robot motions start off paused in the settings menu #137

Open
amalnanavati opened this issue May 3, 2024 · 1 comment
Open

Some robot motions start off paused in the settings menu #137

amalnanavati opened this issue May 3, 2024 · 1 comment

Comments

@amalnanavati
Copy link
Contributor

In the Settings menu, some motions receive a bit of feedback and then immediately pause. I think it has something to do with messages that are received late from the previous action. But we should investigate this more. (An example of creating this is on my iPhone's Chrome browser, from Bite Selection, go to Staging customization, and then after it has moved to the staging config, click Done. When I did it, it gets a bit of feedback and then pauses.)

@amalnanavati
Copy link
Contributor Author

Looking into it more, it has to do with the error "Failed to get number of ready entities for action client: wait set index for result client is out of bounds, at ./src/rcl_action/action_client.c:635" which is an error that rosbridge experiences. We should look into if this can be fixed by how we create/destroy clients in the web app, or if it needs a change in rosbridge

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