Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

geometry_msgs doesn't get used by opencv_apps, but std_msgs does. #119

Merged
merged 1 commit into from
Mar 15, 2016

Conversation

lucasw
Copy link
Contributor

@lucasw lucasw commented Mar 15, 2016

I tried making a package that used opencv_apps msgs, but then the build complained about geometry_msgs, which I thought opencv_apps ought to be putting into catkin_package()- but it looks like it doesn't need it at all.

lucasw added a commit to lucasw/xdo_ros that referenced this pull request Mar 15, 2016
@vrabaud
Copy link
Contributor

vrabaud commented Mar 15, 2016

looks justified. Would a release be needed just for that ?

vrabaud added a commit that referenced this pull request Mar 15, 2016
geometry_msgs doesn't get used by opencv_apps, but std_msgs does.
@vrabaud vrabaud merged commit f19dc1e into ros-perception:indigo Mar 15, 2016
@lucasw lucasw deleted the opencv_apps_catkin_package branch March 15, 2016 12:35
@lucasw
Copy link
Contributor Author

lucasw commented Mar 15, 2016

I don't think a release is needed, it could wait until some other changes pile up.

Is there a way to see what released packages depend on opencv_apps? (Other than having local copy of every package source and grepping their package.xmls) If there are some and they could eliminate the geometry_msgs dependency that would be more motivation to release earlier.

@vrabaud
Copy link
Contributor

vrabaud commented Mar 15, 2016

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.

None yet

2 participants