/foosfighter

For the FYDP project. Automated Fusball Table

Primary LanguagePython

Foosfighter

Code Repository for the automated foosball table

Please check the poster file in the Repository for more information

Suggested Links

Demo - https://www.youtube.com/watch?v=tToy-aSWqO0

Sponsor Video - https://www.youtube.com/watch?v=YNNptNd8v2A

LinkedIn Post - https://www.linkedin.com/feed/update/urn:li:activity:6384877797726306304

NOTES

The previous master has been moved to branch prev-master.

No future mass commits to master are allowed

All updates here must be approved by atleast 2 members (Refer here - https://www.atlassian.com/git/tutorials/making-a-pull-request)

All the code in master MUST BE TESTED on the foosball table first

GIT NOTES

Refer to this Gist to pull all branches (https://gist.github.com/grimzy/a1d3aae40412634df29cf86bb74a6f72)

Use git rebase -i origin/master to rebase with master and generate a pull request

Use git checkout <branch_name> to switch to a local branch