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

Auto Pathing #7

Closed
3 of 5 tasks
devsamuelv opened this issue Nov 16, 2023 · 0 comments · Fixed by #10
Closed
3 of 5 tasks

Auto Pathing #7

devsamuelv opened this issue Nov 16, 2023 · 0 comments · Fixed by #10
Assignees

Comments

@devsamuelv
Copy link
Member

devsamuelv commented Nov 16, 2023

The goal is for this robot to execute auto paths similar to 2021 like the slalom, barrel racing, and bounce run. Each objective should have a recording of the final product.

Goals

  • Run paths in simulator
    • Integrate PathPlanner into WPI Simulator.
    • Configure simulator UI for paths.
  • Perform a successful slalom run:
    • Must be reliable. At least 5 runs with mirrored results.
    • The whole path must be complete in less than 10 seconds.
  • Perform a successful barrel run:
    • Must be reliable. At least 5 runs with mirrored results.
    • The whole path must be complete in less than 8 seconds.
  • Perform a successful bounce run:
    • Must be reliable. At least 5 runs with mirrored results.
    • The whole path must be complete in less than 7 seconds.

Side Quests

  • Explore drivetrain drifting as mentioned on chiefdelphi

Resources

Slalom Path

slalom-run

Barrel Path

barrel-run

Bounce Path

bounce-run

@devsamuelv devsamuelv added this to the PRE-2k24-KICKOFF milestone Nov 16, 2023
@devsamuelv devsamuelv self-assigned this Nov 16, 2023
@devsamuelv devsamuelv modified the milestones: PRE-2k24-KICKOFF, SWERVE-INTEGRATION Nov 16, 2023
@devsamuelv devsamuelv linked a pull request Nov 20, 2023 that will close this issue
@devsamuelv devsamuelv pinned this issue Nov 20, 2023
@devsamuelv devsamuelv unpinned this issue Nov 20, 2023
@devsamuelv devsamuelv pinned this issue Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant