moveit_tutorials
moveit_tutorials copied to clipboard
Sphinx Tutorial Formatter License?
There is interest in using this for creating other ros tutorials but wanted to clarify the license prior to using.
What formatter are you referring to?
_scripts/tutorialformatter.py
As best as I can tell (after some google seaching) the original author is @hersh. This code originated in the pr2_moveit_tutorials and I copied it into this new, more generic moveit_tutorials.
There's no license in the file but I believe safe to assume the package license in its package.xml of "BSD" applies to the whole package. Hersh was working at Willow Garage at the time, I believe, so there's no reason it wouldn't be BSD.
Could you make a PR to this repo, adding a BSD license to the file? That should clarify things for everyone. Thanks!