-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,29 @@ | ||
Rulebook for RoboCup@Work | ||
======== | ||
|
||
The process of altering the Rules for the Roboup@Work league is open to every one. Please feel free to contact the TC or the mailing list | ||
The rulebook is automatically build and stored as artifact. Please visit [Link](https://github.com/robocup-at-work/rulebook/actions) to download the latest version. | ||
|
||
You can also just use the PDF version inside of this Repo. | ||
Currently the latest one is called 'RulebookFinal2022.pdf'. | ||
|
||
## Contact | ||
|
||
[email protected] | ||
|
||
The process of altering the Rules for the Roboup@Work league is open to every one. Please feel free to contact the TC or the [mailing list](mailto:[email protected]) | ||
with questions. | ||
|
||
Participating teams should also join our [Discord Server](https://discord.gg/z6Yn6UvhxU). | ||
|
||
## Issues | ||
|
||
RoboCup@Work teams and team members are welcome to post GitHub issues for clarifications, questions or proposals of change. | ||
If you want to start a discussion, you might also want to contact us via Discord. | ||
|
||
## Building the Rulebook yourself | ||
|
||
To build you will need to install: | ||
|
||
$ sudo apt-get install texlive-science | ||
|
||
|
||
The rulebook is automatically build and stored as artifact. Please visit [Link](https://github.com/robocup-at-work/rulebook/actions) to download the latest version. | ||
|
||
|