You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then edit one of the files in @rosdep@ folder. Usually base.yaml or python.yaml. There are two standard guidelines they are insisting on (don't be surprised if your pull request is rejected if you do not do this):
Do not bundle (e.g. @avahi -> avahi-daemon && libavahi-core-dev && libavahi-client-dev@)
Use the ubuntu name for the abstraction since it's the most commonly used one
Push your changes to our rosdistro fork.
> git commit -a -m "Added rules for xxx and yyy."
> git push