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

Core Flows for Testing #236

Open
efan4ik opened this issue Jan 14, 2019 · 0 comments
Open

Core Flows for Testing #236

efan4ik opened this issue Jan 14, 2019 · 0 comments

Comments

@efan4ik
Copy link

efan4ik commented Jan 14, 2019

Here are the main use cases and paths, including the points where you need to place the anchors (marked in green):

  1. Simple navigation
    C4-> C12

  2. Tracking lost
    C4->C12
    Mid-point to scan C8

  3. Navigation between 2 floors (downstairs)
    C8->B12
    Mid-point to scan after completing stairs B16

4.Navigation between 3 floors (upstairs)
A9->C8
Mid-point to scan after completing stairs C3

  1. User deviated from path
    C12->C4
    New start point C15

  2. User not moving for 10+ seconds
    C4->C12

  3. Navigation to external destination (yard)
    A9->A91

  4. Navigation to basement
    A9->D18 (stairs is final point)
    and
    A9->D10 mid-point D16

  5. Sharp turns to test Tinty is behaves nicely
    C12->C14
    and
    C12->C15
    and
    C12->C16

  6. Close Tinty starting points to next node on navigation path
    C16->C12
    C15->C12
    C14->C12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants