Skip to content

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

@aaronchongth

Description

@aaronchongth

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions