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 instructions for programming robots with binary files #2

Open
darozak opened this issue Feb 15, 2023 · 0 comments
Open

Create instructions for programming robots with binary files #2

darozak opened this issue Feb 15, 2023 · 0 comments

Comments

@darozak
Copy link
Contributor

darozak commented Feb 15, 2023

For competitions, code will be shared and uploaded to robots as binary files. This has several advantages:

  • Compiled binares are language and library agnostic.
  • Binaries are easier to use with bulk uploads.
  • Binaries hide the underlying coding strategies so teams can't steal from one another.

I found a good YouTube tutorial that can help me get started: https://youtu.be/Lwpxrq9v1Yw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant