ipa320 / ros-model-extractors

3 stars 8 forks source link

add script to extract pkg info from rosdistro #8

Closed hsd-dev closed 3 years ago

hsd-dev commented 3 years ago

usage instructions:

sudo apt-get install python3-rosinstall-generator
cd ros-model-extractors
chmod +x scripts/extract_pkgnames_rosdistro.py
./scripts/extract_pkgnames_rosdistro.py
ipa-nhg commented 3 years ago

@ipa-hsd Thanks a lot, I will combine your script with the new version of the extractor: https://github.com/ipa320/ros-model-extractors/pull/9

could you please move the REP model to the catalog repository: https://github.com/ipa320/RosCommonModels ? You can add a new folder called "REP" and add there all the models from REPs.

hsd-dev commented 3 years ago

@ipa-nhg removed the REP model and made a new PR: https://github.com/ipa320/RosCommonModels/pull/1

ipa-nhg commented 3 years ago

superseded by https://github.com/ipa320/ros-model-extractors/pull/9