Skip to content

Terrain using multiple .usd files #1396

Closed Answered by StrainFlow
SourabhPrasad asked this question in Q&A
Discussion options

You must be logged in to vote

I haven't done this myself, but looking at the documentation here: https://isaac-sim.github.io/IsaacLab/main/source/api/lab/omni.isaac.lab.terrains.html#omni.isaac.lab.terrains.TerrainImporter.import_usd

It looks like each time you import a USD file as the terrain it will only import the first mesh in the USD scene. From there, each imported terrain is added to a key value dictionary, so it seems like you should be able to call 'import_usd' more than once.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by StrainFlow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants