[WIP] Add pcl package and friends, first attempt.#4188
Closed
svenevs wants to merge 5 commits intospack:developfrom
svenevs:pcl_and_friends
Closed
[WIP] Add pcl package and friends, first attempt.#4188svenevs wants to merge 5 commits intospack:developfrom svenevs:pcl_and_friends
svenevs wants to merge 5 commits intospack:developfrom
svenevs:pcl_and_friends
Conversation
Member
|
#4168 also appears to add a |
Member
Author
|
abandoned, feel free to ask questions here if somebody is picking up PCL again. |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
flann dependency
depends_on('flann'), merge after Flann package #3966libnl dependency
libpcap dependency
libpcaplikeslibnl, keep that as default to true.libusb dependency
Note 1 at bottom: should raise error if on Windows? I have no idea if it works or not
Note 2 at bottom:
libudevis too hard to install -- users should be using system package manager to make sure they get it right /spackcannot install necessary files (requires elevated permission)How do I do a sourceforge url for the official "latest stable tarball"?
will delete FIXME in next commit with url from 3
pcl package: the real goal here
What should default
boostbe. Depends on if we assume OpenNI2 installed.Python treatment, should it depend on
opencv+pythonor should we use thepy-pcl?Are the defaults acceptable or should they be made explicit (even if same as current defaults)?
Assume depth camera support? Only builds if available. But won't be used if we don't default
libusbAKA if we assume yes, it doesn't hurt, but we should maybe make
libusba full-blown requirement?How do I get the right version number from
qtcorrectly?Choose appropriate defaults for GUI libraries (off right?):
opengl,qt, andvtkforpcl.Choose appropriate defaults for camera support.
libusbnote above.+usbshouldn't be hard to compile portably (clusters etc)libusbin and people are trying to use it for camera support (very likely), they will not actually get it unlessusbon.GitHub releases are the official releases, not mirrors.