README.md
January 11, 2025 ยท View on GitHub
This repository maintains two independent sets of packaging metadata used in ROS:
-
The lists of repositories that curate ROS packages for each ROS distributions, implementing the data structure defined in REP 143. Any ROS package release will generate pull requests to the distribution files in this repository.
-
The rosdep rules database, which map the package names used in package.xml files to system package names.
Guide to Contributing
Please see CONTRIBUTING.md.
Review guidelines
Please see the review guidelines to look at the criteria to get a pull request merged into this repository.