-
Notifications
You must be signed in to change notification settings - Fork 151
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
Problem using "mpview" command #48
Comments
Hi, I compiled it as well, and the compiled program is in You can use it there. Hope this helps! |
I find the compiled program, thanks! |
@quintus0505 and @MrEarle have you managed to get anything reasonable besides just the frame of the buildings? If so, how? I downloaded all available files (all the
To my regret, I got only this: How do I get panorama, semantic segmentation, mesh reconstruction and etc.?.. UPD 1: |
I didn't play much with it. I remember seeing image viewpoints, panorama centers and a couple more visualization. They were usually colored. To do that, I just pressed the corresponding key. |
@MrEarle, hmmmm. It's weird, I couldn't do it... In addition, MINOS and the MP3D Simulator also failed to run normally, they fell with errors. Finally, I turned to Habitat-Sim :)) |
mpview -v still doesnot work? Could you pls tell me how to use it? |
For example: /home/generic/long_path_to_git_repo/code/gaps/bin/x86_64/mpview -v -input_house house_segmentations/2n8kARJN3HM.house -input_segments region_segmentations/region10.fsegs.json -input_objects region_segmentations/region10.semseg.json -input_mesh region_segmentations/region10.ply opens a window that shows the oriented bounding boxes in the region 10 of that house. |
|
Hi!
I followed the instruction in Matterport/code/gaps/README.txt (run "make clean; make") and it seems that I successfully compile the code, but I cannot run mpview command, the output in my terminal is like this:
I cloned the add-license-1 branch but I got the same outcome, here is the output after running "make" in Matterport/code/gaps:
Here are what remain in mpview after running "make":
Is there any solution? Thanks!
The text was updated successfully, but these errors were encountered: