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

Collision Detection #3

Open
3 tasks
Ayidana-Aboraah opened this issue Sep 22, 2024 · 0 comments
Open
3 tasks

Collision Detection #3

Ayidana-Aboraah opened this issue Sep 22, 2024 · 0 comments
Labels
Experiments Things we're testing out and trying to see if they work and how effective they could be. Future Bot Prep Things that may generally be useful for future seasons.

Comments

@Ayidana-Aboraah
Copy link
Contributor

Be able to:

  • Identify if we're being hit
  • distinguish between bot jerk and an actual collision
  • identify how far we've veered off an intended path (whether that be a pre-generated path or where a driver intended to go)

See if we can also identify what is hitting us based off of position, jerk (compared to our velocity), whether if it was idle or moving, and how fast the object was moving if it was moving,

@Ayidana-Aboraah Ayidana-Aboraah added Future Bot Prep Things that may generally be useful for future seasons. Experiments Things we're testing out and trying to see if they work and how effective they could be. labels Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Experiments Things we're testing out and trying to see if they work and how effective they could be. Future Bot Prep Things that may generally be useful for future seasons.
Projects
None yet
Development

No branches or pull requests

1 participant