# rosdistro **Repository Path**: open-source-warehouse/rosdistro ## Basic Information - **Project Name**: rosdistro - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-10 - **Last Updated**: 2025-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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](http://ros.org/reps/rep-0143.html). 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](CONTRIBUTING.md). Review guidelines ----------------- Please see the [review guidelines](REVIEW_GUIDELINES.md) to look at the criteria to get a pull request merged into this repository.