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

Missing dependency on PCL #108

Open
dirk-thomas opened this issue Feb 12, 2015 · 1 comment
Open

Missing dependency on PCL #108

dirk-thomas opened this issue Feb 12, 2015 · 1 comment
Labels

Comments

@dirk-thomas
Copy link

The CMakeLists.txt requires PCL (

find_package(PCL REQUIRED)
) but the package.xml file does not list it as a dependency.

http://54.183.26.131:8080/job/Ibin_uT64__pr2_gazebo_plugins__ubuntu_trusty_amd64__binary/1/console

@UltronDestroyer
Copy link
Contributor

Looks like the PCL dependency wasn't required at all, and so I've removed it. 7196212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants