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

Move meshroom alicevision nodes to aliceVision repository #1805

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

servantftechnicolor
Copy link
Contributor

Moving meshroom pipelines (which are all related to aliceVision actually and nodes to aliceVision repository)

  • Requires to modify aliceVision environment variables (e.g. in rez) :
   env.MESHROOM_NODES_PATH.append('{root}/share/aliceVision/meshroom/nodes')
   env.MESHROOM_PIPELINE_TEMPLATES_PATH.append('{root}/share/aliceVision/meshroom/pipelines')
  • A CMake variable ALICEVISION_COPY_MESHROOM_DATA is added to control if the nodes and pipelines are installed (for development purpose).

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

Successfully merging this pull request may close these issues.

1 participant