I cannot launch omniverse view from Revit connector. Where's the omniverse-kit.exe file?

I am just getting started on omniverse. As I followed some of the setup videos and the blogs, seems like it should pop up Omniverse viewer once I send to omniverse, but I keep getting this Unable to find error

I assume there’s some setting error, but there’s no other options other than Use Custom and I cannot find omniverse-kit.exe nor omniverse-kit-brick.bat files.


image

I also know I probably should download Omniverse View App, but there’s just not when I searched it. All I can find is USDview I assume they are not the same thing.

Any suggestion will be helpful. thanks.

It seems like you are looking at some VERY old information. Can you point me to that please. We have not had Omniverse VIEW in 2 years.

Here is my advice. Simply export your Revit scene as an FBX file. Then go to USD Composer and import it. No connectors or Nucleus needed. Very fast.

Also, you are using the old version if you are on Launcher. Launcher is on a depreciated flight path. The new way of doing things is to download the latest Kit 106.5 from our GITHUB page and building it. Please follow these instructions exactly for the latest version

Here is my one list cheat sheet for quick build

  1. Download “git” from Git - 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 the root of c: or d: drive. Example cd\
  5. Copy and run git clone https://github.com/NVIDIA-Omniverse/kit-app-template.git
  6. run cd kit-app-template
  7. run repo template new
  8. run repo build
  9. run repo launch -d
1 Like