You're reading the documentation for a development version. For the latest released version, please have a look at Kilted.
Add Your Project
Use the form below to generate the YAML entry for your organization or project.
Once generated, you can copy the YAML snippet and submit a pull request to the
adopters.yaml
file on the rolling branch.
Policy
This list is self-reported and self-attested. Entries are accepted with minimal scrutiny unless a complaint is received. Since contributions come via Pull Request, they are easy to audit and can be cleaned up later if necessary.
How to contribute
Fill in the form below.
Click Generate YAML to produce the snippet.
Click Open PR on GitHub to open the file in GitHub’s web editor (the YAML is copied to your clipboard automatically).
Paste the generated YAML at the end of the
adopters:list in the file.Commit the change and open a pull request.
Note
All pull requests to the ROS 2 documentation repository require a
Developer Certificate of Origin (DCO) sign-off.
If you use the GitHub web editor, the
DCO bot will comment on your PR with
instructions to add the sign-off if it is missing.
To sign off via the command line, use git commit --signoff.