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

Caffeine Navigates over Ramps #89

Open
5 tasks
erickmu1 opened this issue Mar 12, 2020 · 0 comments
Open
5 tasks

Caffeine Navigates over Ramps #89

erickmu1 opened this issue Mar 12, 2020 · 0 comments
Assignees

Comments

@erickmu1
Copy link
Member

Description:

  • We want to test how navigation is carried out with a ramp in the middle of its path
  • A concern for when navigating over ramps is whether or not the ramp will be detected as an obstacle.
  • Likewise another concern is wether the path planned is guaranteed to remain over the ramp (ie. robot does not go off the edge of the ramp)

Goals:

  • Investigate whether Caffeine can navigate over a ramp
    • If not, then find a way to identify/filter ramps from not being detected as obstacles
  • Verify that Caffeine does not go off the edge of a ramp
    • If lane detection is in, ensure robot starts and ends b/w lanes even if the ramp has no lanes painted on them

Acceptance Criteria:

  • Give a nav goal where the shortest/only path is over the ramp and robot goes over it appropriately

Notes:

  • Is blocked by the existence of a ramp(s) in the simulated IGVC world (Add ramp to IGVC world #70)
  • We can probably "fake" lane detection by actually putting simulated physical walls where the lanes exist
@chandra-gummaluru chandra-gummaluru changed the title Caffeine navigates over ramps Caffeine Navigates over Ramps Mar 14, 2020
@chandra-gummaluru chandra-gummaluru added this to the Testing for IGVC milestone Mar 14, 2020
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

3 participants