-
Notifications
You must be signed in to change notification settings - Fork 9
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
Plans for releasing Docker #9
Comments
Have you tried xvfb in a headless machine? Sorry, I have no Dockerfile for RLBench. Besides, maybe you can refer to stepjam/RLBench#176 to use docker image with coppeliasim and pyrep. |
Yes I did. I tried to use that docker but the docker was not installed with cuda , so i tried to install it by myself but it keeps failing. So I think it would be better to wait you releasing dockerfile. Thank you :) |
Ok, i see, have you tried everything in a physical server without docker? |
I'm a using a lab server so I only need to work with docker :( |
I can generate the demonstration from the docker you mentioned, but since the cuda is not installed from that docker, I think I can just generate the demonstrations from there. is it possible to train manigaussian without installing RLBench? Because I can get the data from that docker and move it to other cuda-available docker just for training ( I don't need env.launch() while "training" process right?) |
Yeh, you can train manigaussian without RLBench env launch (but may use some tools from RLBench, e.g., the script that convert rgbd to point cloud, I think they can work properly in docker container). |
Sounds great! Thanks for helping me. I'll leave the comment for others if everything goes well. |
Okay, just keep this issue. If you encounter any other problems on training manigaussian in docker, feel free to ask! |
Let's keep the discussion in #11 |
I found that the RLBench problem when using docker is solved when installing Coppeliasim_Edu_v_4_1_0 rather than any other version. |
try to use docker, mark this |
Do you have any plans for releasing docker?
I'm using 1 L40S gpu and there is no more progress than the shown Images (Almost 1 hr has passed).. Does it take longer than 1hr for close jar demo? Or there is some problem with generating the demonstrations?
There's no output in the train_data folder.
The text was updated successfully, but these errors were encountered: