haros icon indicating copy to clipboard operation
haros copied to clipboard

Include option for folder structure conventions

Open chcorbato opened this issue 8 years ago • 2 comments

This is not about coding, but it is relevant for software maintenance I guess: http://wiki.ros.org/Industrial/Tutorials/SuggestedPackageLayoutNewRepositories

Maybe HAROS could support plug-ins for this kind of conventions?

chcorbato avatar Feb 01 '17 10:02 chcorbato

Probably you are aware of this, but just in case: ROS naming convention

chcorbato avatar Feb 01 '17 10:02 chcorbato

Thanks for the feedback! Indeed, I was aware of those pages. Some of the rules are impossible to verify automatically, e.g.:

Package names should be specific enough to identify what the package does.

However, most of the naming conventions are simple enough to make their way into a plug-in, sometime.

git-afsantos avatar Feb 01 '17 11:02 git-afsantos