-
Notifications
You must be signed in to change notification settings - Fork 3
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
Document dependencies #31
Comments
I have edited the original issue comment to include all dependencies I can think of, as well as to reflect the new related #37. |
I have started documenting all these dependencies in a fork of the organization installation guides. Right now, the following dependencies are documented:
|
Related to this issue, I have found the steps I followed to install PCL+CUDA in my PC (although the steps might differ with other hardware...): https://david-estevez.gitbooks.io/install-guides/content/01_pcl_cuda.html |
I have added the link to my guide for PCL+CUDA to a fork of the organization installation guides. I have also documented how to install (in the installation guides):
|
This thread contains useful clues about how to finally close this issue. |
The whole project is missing dependencies (see #24 or #37 for instance). There are two main kinds of dependency here, Python-related and C++-related.
The main C++-related dependencies are:
ImageCreator
s)The main Python-related dependencies are:
ironing/perception/wrinkle_detection.py
which might be a proof of concept code)unfolding/perception/textiles-evaluation-stats.py
, for generating tables from evaluation results)Since #18 , maybe the best thing to do is document the requirements per module.
The text was updated successfully, but these errors were encountered: