-
Notifications
You must be signed in to change notification settings - Fork 95
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
OpenNI2 pkg_config replaced with find script from PCL. #39
base: ros1
Are you sure you want to change the base?
Conversation
@ahundt There's a merge conflict. Would you mind rebasing to the |
@130s fixed it, considering I opened this in 2016-08, hopefully it can be merged before 2019. :-) |
Thanks, let's see if we can push by the end of 2017! All CI jobs failed with errors like the following. Do you think you can take time at this and add fixes if necessary? https://travis-ci.org/ros-drivers/openni2_camera/jobs/296609885#L676
|
Hmm, where does openni2 get installed in this? If it is simply at an unexpected path adding it should be simple. Would you mind adding a brief readme on master with a travis status link as well so I can figure this out again? :-) |
Let's close this one. |
@MatthijsBurgh Do you remember if you meant to "merge" or "close without merging"? Just clarifying. |
@130s I think I wanted to close back then. But now I have a second look at it, we can forward with this. We should update the find script with the most current version from PCL, https://github.com/PointCloudLibrary/pcl/blob/master/cmake/Modules/FindOpenNI2.cmake. And |
Compilation now works on OS X and should generally be more cross platform