ros-industrial / ros_industrial_issues

Repository for tracking common ROS-Industrial issuses.
3 stars 4 forks source link

Create new repository to hold templates and helper scripts #58

Open ipa-nhg opened 5 years ago

ipa-nhg commented 5 years ago

It would be great if we have a central (non-ros code) repository to hold templates for generic documentation, scripts to generate this documentation, rosinstall files....

Some related discussions:

Some name proposals:

gavanderhoorn commented 5 years ago

I would actually suggest to create multiple repositories, each with a name that clearly identifies what it stores.

That way we don't have to come up with a generic name ("helper") and it's obvious what goes where.

As to the specific issues linked:

Levi-Armstrong commented 5 years ago

@gavanderhoorn I have modifying the moveit_ci to be a little more generic to support the ros-industrial repositories which uses travis-ci directly instead of industrial-ci. Would you recommend creating a repository for this. It currently only two files 1 2?

gavanderhoorn commented 5 years ago

@gavanderhoorn I have modifying the moveit_ci to be a little more generic to support the ros-industrial repositories which uses travis-ci directly instead of industrial-ci. Would you recommend creating a repository for this. It currently only two files 1 2?

Can you provide a little more background as to what your motivation was? Would it not have been possible to make changes to industrial_ci instead of creating yet another variant of industrial_ci (which moveit_ci sort-of is)?

We might want to avoid duplication of effort here, as this would be the third repository/set of scripts that would need to be maintained.

gavanderhoorn commented 4 years ago

Somewhat later: I've created ros-industrial/wrid_scripts to store the script(s) used during last WRID.

cbw36 commented 4 years ago

I'd like to work on this for WRID20, can I be assigned to it?

Also, can I get some insight into what specific documentation, scripts, and rosinstall files you are referencing so I can get started?