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

[bin] meshroom_batch: Add support for relative input and output paths #2218

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

cbentejac
Copy link
Contributor

Description

Up to this commit, meshroom_batch only supported absolute input and output paths: using relative ones led to a failure during the execution of the CameraInit node.

Now, if relative paths are provided by the user, they are automatically converted to absolute ones, thus ensuring that everything will run smoothly.

Up to this commit, `meshroom_batch` only supported absolute input and
output paths: using relative ones led to a failure during the execution
of the `CameraInit` node.

Now, if relative paths are provided by the user, they are automatically
converted to absolute ones, thus ensuring that everything will run
smoothly.
@cbentejac cbentejac added this to the Meshroom 2023.3.0 milestone Oct 9, 2023
@cbentejac cbentejac requested a review from fabiencastan October 9, 2023 16:10
@cbentejac cbentejac self-assigned this Oct 9, 2023
@fabiencastan fabiencastan merged commit 87d39bb into develop Oct 11, 2023
2 checks passed
@fabiencastan fabiencastan deleted the fix/batchAbsolutePaths branch October 11, 2023 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants