Following by previous question, I’ve installed Omniverse Launcher and the last version of USD Composer (2023.2.5) on Ubuntu 22.04
I’ve also run the command for installing libnvtoolsext1.
However when I run the following command: ./omni.create.sh --enable modulus_ext.core
I got the following error:
Failed to resolve extension dependencies. Failure hints
Can't find extension with name: modulus_ext.core
Available versions:
(not found)
I’ve also try to just run normally USD Composer but neither modulus_ext.core or hpcvis.vtkm_bridge.core extension appear in Windows/Extension.
I also tried to import the extension with the ZIP file but nothing happen (probably some version issue)
I am not sure what the Modulus extension is, but I can tell you that you are in fact using the OLD version of the software. We have moved past Launcher and past Composer 2023.2.5. Launcher is now Legacy. We do not recommend you use it. Now you should be using the new Kit 106 versions from our GITHUB page where you can download and build your own Composer. GitHub - NVIDIA-Omniverse/kit-app-template: Omniverse Kit App Template
Follow these instructions.
You have to do a small amount of building to use it, because we are moving to a developer focus, but it is easy.
Hello @Richard3D
Thank you for your answer.
Before using USD Composer from the Launcher, I’ve tried to used the USC Composer from the Kit App Template.
Because I’ve failed to load the modulus extension from Kit App Template and in the documentation, they use the USD Composer from the Launcher, I also gave I try with the Launcher version without success.
I’ll also answer your question from my second post “Help for installing Modulus extension on USD Composer”.
Currently my company is gathering information for future solution/project in 2 domains.
The first one is on IsaacSim with ROS2. I already done the setup locally and run the turtlebot3 and carter navigation.
The 2nd domain we are interested in is the fluid analysis simulation. We are looking forward the “digital twins for fluid simulation” sample(Build a Digital Twin for Interactive Fluid Simulation Blueprint by NVIDIA | NVIDIA NIM) sample, hoping for the sample to be release on git with instruction on how to install and run it locally.
Until the digital twins for fluid simulation is released, we are looking for other omniverse solution that cn be run locally that use fluid simulation so that we can show to our customer. On the Modulus page, we saw what seams to be air flow simulation (from the screenshot provided) which is why we had interest in Modulus.
If there are other omniverse solution that use fluid simulation, can you please provide link so that can check them?