Skip to content

Missing texture paths when running Isaac Sim scene #1

Description

@jasonchenPJ

Hi @Abanesjo ,

Thank you for sharing this project.

I encountered an issue when running the scene in Isaac Sim. Several material textures appear to be missing because the USD file seems to reference absolute paths that do not exist on my machine.

The error messages are:

[Error] [omni.hydra] [UsdToMdl] Prim '/World/pool_cut/Looks/Water_Sparkling/Water_Sparkling' parameter 'diffuse_texture': References an asset that can not be found: '/home/john/Documents/isaac_robots/triton_simulation/home/john/Downloads/collected_olympic_pool/SubUSDs/textures/Water_Sparkling.jpg'

[Error] [omni.hydra] [UsdToMdl] Prim '/World/pool_cut/Looks/material__Tile_Navy_2/material__Tile_Navy_2' parameter 'diffuse_texture': References an asset that can not be found: '/home/john/Documents/isaac_robots/triton_simulation/home/john/Downloads/collected_olympic_pool/SubUSDs/textures/__Tile_Navy_2.jpg'

[Error] [omni.hydra] [UsdToMdl] Prim '/World/pool_cut/Looks/Metal_Seamed/Metal_Seamed' parameter 'diffuse_texture': References an asset that can not be found: '/home/john/Documents/isaac_robots/triton_simulation/home/john/Downloads/collected_olympic_pool/SubUSDs/textures/Metal_Seamed.jpg'

[Error] [omni.hydra] [UsdToMdl] Prim '/World/pool_cut/Looks/material__Tile_Hexagon_White_2/material__Tile_Hexagon_White_2' parameter 'diffuse_texture': References an asset that can not be found: '/home/john/Documents/isaac_robots/triton_simulation/home/john/Downloads/collected_olympic_pool/SubUSDs/textures/__Tile_Hexagon_White_2.jpg'
Image

It looks like the texture paths may have been exported as absolute paths from the original environment, for example:

/home/john/Documents/isaac_robots/triton_simulation/home/john/Downloads/collected_olympic_pool/SubUSDs/textures/...

Would it be possible to update the USD assets to use relative texture paths instead, or include the required texture files in the repository?

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions