You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
The text was updated successfully, but these errors were encountered:
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
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.)
The text was updated successfully, but these errors were encountered: