Skip to content

robocup-logistics/rcll-rulebook

Repository files navigation

RoboCup Logistics League Rulebook

This repository contains the rulebook for the RoboCup Logistics League (RCLL).

You can find the latest official rulebook under Releases. Rule change proposals are tracked here. A list of the rule changes introduced in 2021 can be found here.

CircleCI

How to propose a rule change

This is primarily aimed at members of the Technical Committee (TC), but everyone else can also propose changes to the rules.

  1. Clone the repository and write and commit your changes.
  2. When you have finished your proposal, push it somewhere. If you are a TC member, you can directly push your branch to this repository. Otherwise, you will need to create a fork.
  3. Create a Pull Request.
  4. Make sure that all tests pass and a proper rulebook is built from your PR.
  5. Follow the discussion of your proposal and update your proposal by pushing changes to your branch, if necessary.
  6. Once the pull request has been merged, the proposal is accepted and part of the rules for the next competition.

Asking the TC to draft a change

If you have a proposal idea but you don't want to file a change proposal, then please create an issue and describe your idea in detail. This can also be used to ask for simple clarifications and other smaller fixes.