In our ongoing effort to improve the Omniverse platform for developers, Omniverse Launcher will officially be depreciated. Launcher will remain available without support until October 1, 2025.
Omniverse resources will be relocated to platforms where they are better accessible for developers:
Omniverse samples and templates can be found on GitHub and the NGC Catalog.
Technically yes for a while but that is not the question we need to ask here. Why do you need Launcher? Why do you need it today, let alone next year? Launcher is frozen. We have no new content or apps coming. The code is very old. We have MUCH better code on GitHub and NGC now.
To download and build the latest Composer and other templates go to:
Or better still just follow these instructions: (Windows)
1. Download "git" from https://git-scm.com/downloads
2. Download "git Large File Storage from https://git-lfs.com/
3. Start a windows command console by using running "cmd" from the Windows Start menu
4. Navigate to where you want to install the kit app template folder
5. Copy and run "git clone https://github.com/NVIDIA-Omniverse/kit-app-template.git"
6. run "cd kit-app-template"
7. run "repo.bat template new"
8. run "repo.bat build"
9. run "repo.bat launch"
Thanks for the reply. My research project ends in October/November and the whole pilot is build on the existing setup. Unfortunately I have no resources to move the project to a new computers etc. So If it still be working after October 1st (especially Nucleus Workstation), I can handle the end of the project and then after that move the whole thing in totally new setup.
Well I am not suggesting new hardware, just new software. You do not need to even move the project. I am just saying that if you wanted to use the latest and greatest it is NOT on Launcher.