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

Create a collision detection algorithm for the robot #7

Open
hopkira opened this issue Jun 6, 2017 · 0 comments
Open

Create a collision detection algorithm for the robot #7

hopkira opened this issue Jun 6, 2017 · 0 comments

Comments

@hopkira
Copy link
Owner

hopkira commented Jun 6, 2017

Minimum definition of done:

  • Works with sensor data provided as per test harness
  • 99.9% accuracy based on simulated data set
  • Robot modeled as 1125mm x 445mm rectangle
  • Collision processing on Raspberry Pi
  • Collision detection based on 27 readings at low speeds and 13 readings at high speed

Desirable definition of done:

  • Robot modeled as 8 sided convex polygon or better
  • Collision processing offloaded to Espruino
  • Collision detection based on >27 readings at low speed
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

1 participant