Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 737 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 737 Bytes

This repository maintains two independent sets of packaging metadata used in ROS:

  1. 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.

  2. 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.