Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Improve Ball Indexing

Aperta
#52 2 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@iamr-gh ci sta già lavorando.

Dal 7/3/2020.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

Magazine currently has a failure state where it will create an air pocket as it "skips" a ball because the magazine ran and the ball didn't come in. There are 2 main ways I see to improve this:

  1. Mitigate failure state by tuning in IRs better, so they don't trigger when a ball isn't in position.
  2. When failure state occurs, detect it using the intermediary IR sensors(for example, TFTF would mean a hole, FTTF would be goal for 2 balls) and run magazine (slowly) backwards until hole is eliminated. Make sure there isn't another failure state where this happens cyclically.

If anybody has a better solution please write it out, but I think you either do the above, or you implement some weird timing logic, which would slow down whole system.

Implement both, test your solution originally by hand feeding, then eventually with balls added in by intake. Start with magazine speed slow and then turn it up as your system works.

Lingua principale
LabVIEW
Stelle
1
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di MARSProgramming/MARS-2020

Tutte le issue di MARSProgramming/MARS-2020

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.