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

Robot is no longer required to wait at waypoints before proceeding with the rest of the path #18

Open
aaronchongth opened this issue Sep 7, 2022 · 0 comments

Comments

@aaronchongth
Copy link
Member

aaronchongth commented Sep 7, 2022

Mentioned in #14 (comment)

To summarize again,

  • The current full control API does not require robots to wait at waypoints until designated time before proceeding with the rest of the path request. The robot is free to navigate through the entire path request.
  • Robots are allowed to skip ahead when path requests come in. In the scenario where the robot is already navigation through A->B->C, and is between A and B, a new path request A->B->C->D comes in, the robot is allowed to continue to B->C->D, instead of doubling back to A first.
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