We use this rosdistro fork to maintain control of the rosdep resolutions, both for pinning and to add our own dependencies.
-
Create a branch with your favorite name, go through the normal Pull Request flow, merge it to
master. -
Once the PR is merged, create a branch from this repo's
masterbranch with the namer.Nwhere N is an increasing "version number".
NOTE: Once created it will be a protected branch
- Once created, create a PR in ChefAutonomy (or whatever other repo
that uses this) to change the branch pointed to by docker builds.
For ChefAutonomy, also update
cheftool.
Example: https://github.com/chef-robotics/ChefAutonomy/pull/2896
This repo maintains the lists of repositories defining ROS distributions.
It is the implementation of REP 143
It also the home of the rosdep rules.
Please see CONTRIBUTING.md