ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

List of packages and their license

asked 2014-03-17 14:51:50 -0500

130s gravatar image

Is there a list of packages that also shows what license each package declares?

There is a list of available packages (eg. for Hydro).

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2014-03-18 13:04:20 -0500

demmeln gravatar image

With a little bit of python you can get it from rosdistro (at least the licenses specified in package.xml):

curl https://gist.githubusercontent.com/NikolausDemmel/9631654/raw/8b1a24909923eeac872a8c9b496e0c78930c4afc/hydro-licenses.py -s | python -
edit flag offensive delete link more
2

answered 2018-02-10 13:25:34 -0500

130s gravatar image

I've started making a bit more formal way to get a list of license for a given ROS package. Link to the pull request.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-03-17 14:51:50 -0500

Seen: 809 times

Last updated: Feb 10 '18