Skip to content

Conversation

@ruffsl
Copy link
Contributor

@ruffsl ruffsl commented Jan 11, 2020

This PR simply adds a package.xml used for build tools like catkin or colcon, allowing for the essential build dependencies to be readily identified and when scheduling build order from dependency graphs.

@ruffsl
Copy link
Contributor Author

ruffsl commented May 5, 2020

@dorian3d , I see you've been active over on #61 . Would you by chance be able to take a look at this simple addition to make it easier for downstream projects to build upon this cmake package?

Copy link
Owner

@dorian3d dorian3d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ruffsl. Thanks for the contribution. I'll merge it if you can make a couple of small changes.

package.xml Outdated
Enhanced hierarchical bag-of-word library for C++
</description>
<maintainer email="[email protected]">Dorian Gálvez-López</maintainer>
<license>BSD</license>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although based in BSD, the DBoW2 license adds an extra clause that allows me to be notified when people use the library. Could you change this to something like BSD + notification?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've incorporated the feedback, but you may want to consider using a standard open source licence to better allow for redistribution, as many community packaging channels are now automated and have no means of submitting notice.

for extra notification clause
@dorian3d dorian3d merged commit efceb25 into dorian3d:master May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants