Skip to content

Missing key mesh_file #22

@XiaoWZENG

Description

@XiaoWZENG

After obtaining the data from the Scanner app, I encountered an error during the reconstruction process, by run following command
python scan_processor.py process.input_path=/home/multiscan-main/server/staging/scene_00000_00 process.actions='[recons, convert, texturing, segmentation, render, thumbnail, clean]'
File "scan_processor.py", line 535, in validate_process
if io.is_non_zero_file(os.path.join(cfg.process.textured_mesh_dir, cfg.process.texturing.mesh_file)) and
omegaconf.errors.ConfigAttributeError: Missing key mesh_file
full_key: process.texturing.mesh_file

thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions