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

Cesium for omniverse with Issac Sim 2023.1.1 Issues #723

Open
shashisingh opened this issue Aug 22, 2024 · 0 comments
Open

Cesium for omniverse with Issac Sim 2023.1.1 Issues #723

shashisingh opened this issue Aug 22, 2024 · 0 comments

Comments

@shashisingh
Copy link

Hello,

I have installed omniverse extension and followed the steps mentioned on i) Quick Start and ii) Adding Cesium To Omniverse Application.

I could generate a terrain in Omniverse USD composer and saved the resulting usd file to local nucleus store. I am trying to use this usd file inside an application in Isaac Sim. I am launching the application using ISAAC_PYTHON on command line. I am using following code to reference the usd file in the app’s world/stage.

prim = world.stage.DefinePrim("/World/layout")
prim.GetReferences().AddReference(cesium_terraion_usd_file_path)

There are no errors while running the above code. But in place of the terrain, I can just see a black screen in the viewport. Camera sensors in the scene are capturing black images.

Any pointers to debug this issue will be very helpful. I could not find many references to how to make Cesium and Isaac Sim work well together.

Thanks

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

1 participant