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

Deployment on server #61

Open
racerlucas opened this issue Mar 21, 2024 · 6 comments
Open

Deployment on server #61

racerlucas opened this issue Mar 21, 2024 · 6 comments

Comments

@racerlucas
Copy link

In our lab, we don't have workstation for researcher, so is there any way to deploy the whole environment on a headless server?

@btx0424
Copy link
Owner

btx0424 commented Mar 22, 2024

Yes. You can install Isaac Sim locally on a PC and then copy the root directory (which is by default ${HOME}/.local/share/ov/pkg/isaac_sim-*) to the server. Then set $ISAACSIM_PATH on the server.

However, you'd better have sudo on the server in case you encounter driver issues or file change watcher limit.

@racerlucas
Copy link
Author

I've done the container deployment provided by the Isaac Sim documents, should redo everything as you say or use the container? Because I think I still need the video.

@btx0424
Copy link
Owner

btx0424 commented Mar 22, 2024

I think the container option is fine. You do not have to redo as I said. The container installation should be able to produce videos as well.

It might be slower, though. If you are unsatisfied with the performance, try what I said.

@racerlucas
Copy link
Author

racerlucas commented Mar 22, 2024

So how to do the $ISAACSIM_PATH thing after installing the container? The file struct of the container is different from the local installation.

@btx0424
Copy link
Owner

btx0424 commented Mar 22, 2024 via email

@racerlucas
Copy link
Author

I tried, but then the only thing left in root directory it the kit dir., that's quite weird。

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

No branches or pull requests

2 participants