Closed rimand closed 3 years ago
Hi @rimand,
Thank you for your interest in our project!
Unfortunately, we have never tested volcap
on Windows 10 Home machines, so I am not exactly sure how to solve your problem.
However, I don't think that remote desktop has anything to do with it (I am not 110% sure though.)
ENVIRONMENT VARIABLE
s are not in your machine's PATH
. You can try to install MS Visual Studio (if you don't have it already installed) and run the installation script though Visual Studio's Command prompt.remote_eye_service
(and not be able to connect automatically with the remote_eye
s) an try manual connectionIs there a chance that you didn't open the rabbitmq port required for messaging?
Thankyou.rabbitmq can work.but i have new problem. After I opened volcap and remote_eye_k4a. When I click to connect the program remote_eye_k4a It just falls off. And I noticed why it refers to drive D, where I don't have Drive D.
Thank it can solve this.
Have you downloaded and added the depth engine dll as mentioned here ?
Now I can connect 4 remote eyes together (without remote_eye_service) I found a new problem, I was unable to calibration, even though it said it was completed, and when I hit load latest, nothing happened. What should I do?
g2o::SparseOptimizer::optimize: 0 vertices to optimize, maybe forgot to call initializeOptimization() g2o::SparseOptimizer::initializeOptimization: Attempt to initialize an empty graph
Yes, I installed it, but I have a problem installing the module tinyobj. (my python version 3.7.9)
So I went to edit the file install.py by comment installing tinyobj and I installed tinyobjloader 2.0.0rc7 instead. It made me finish install install.py in {path_to_volumetric_capture}/Data/Executables/Calibration/multisensor_calibration
The result is that this is not calibation.
@rimand , sadly I am not able to recreate your issue on my computer. My first cue would be to try to install the deployed tinyobjloader package (you can find it under the directory __volcap\Data\Executables\Calibration\multisensor_calibration\Resources\external\tinyobjloader ) by navigating through a command prompt to this directory and executing pip install .__ (be sure to uninstall the previous one) . Please provide us with your system's python version.
I am using python version 3.7.9. I tried uninstalling tinyobjloader and reinstalling it according to the file location that you told me to get the following result.
This is quite odd! I would try this one, after uninstalling pybind11
I uninstalled all the modules and reinstalled StructureNet, but I fixed it. requirements.txt A little as follows
It allows me to python install.py it all at once. Right now I have a module like this:
But the calibation problem is still posting the same message.After pressing load latest, nothing happens.
Nice addition. As the log shows, It has loaded 0 pointclouds for some reason! Do you press capture prior to calibrate ? If not can you please give us an insight on the content of the directory volcap/Data/Calibrations ?
Thankyou I press capture before calibrate. The file data from the directory you tell is as follows.
Could you please share the data with us? I would like to have a closer look and run the calibration procedure on my machine!
Seeing the boxes that you utilize, I have note that:
edit: However, this is more of a general commend, and it doesn't have to do with the problem you are facing now.
Seems that we support device names without underscores, fact that we should add to the wiki I guess. You can use the __device_repository__ tool which supports a rename command, and rename your devices to names that have no underscores! (You could also rename them directly in the device_repository.json file) Then re-capture and calibrate! Here is the sample log with the data you send me, after I renamed the devices to match devices to our device_repository.
I rename every new kinect name. It's KA01, KA02, .. but the message from the calibrate is the same.(loaded 0 pointclouds)
Today,Thank you so much. I'll try to change my Vocap machine in case it will produce different results.
After I installed the program on the other computer In this case, I am using python 3.7.9 (same) so I can calibrate it., but I have to check if there are any other factors because the new device I installed is very messy. What I do further is that I only add python to it.
I want to know if your software can do the image clean like this in realtime or do I have to go to the Post process? (Clean here means the picture is not missing, such as a loose head hair.)
Currently volcap only captures the raw data without any post-processing.
I found problem about remote eyes setup. I opened install_remote_eye_service.bat and than show this message.
I guess it will be about enable remote desktop ,i can't enable remote desktop because i use window home edition. How can I solve this problem?