Skip to content

Bug when rendering the home scenes #41

Description

@MiangChen

Ubuntu 20.04
IsaacSim 4.2.0

The table_scene.usd can be rendered properly:

python toolkits/grscenes_scripts/play_scene.py -f /home/ubuntu/PycharmProjects/GRUtopia/grutopia/assets/scenes/demo_scenes/franka_mocap_teleop/table_scene.usd

Image

However, when I try the scene in the commercial and home scenes, there is nothing:

 python toolkits/grscenes_scripts/play_scene.py -f /home/ubuntu/PycharmProjects/GRUtopia/grutopia/assets/scenes/GRScenes-100/home_scenes/scenes/MV7J6NIKTKJZ2AABAAAAADA8_usd/start_result_raw.usd

Image

and the error occurs:

2025-03-09 14:33:20 [7,087ms] [Error] [omni.usd] USD_MDL: in LoadModule at line 247 of ../../source/plugins/usdMdl/neuray.cpp -- 'rtx::neuraylib::MdlModuleId' for 'Materials/DayMaterial.mdl' is Invalid

2025-03-09 14:33:20 [7,087ms] [Error] [omni.usd] USD_MDL: in GetSdrFromDiscoveryResult at line 178 of ../../source/plugins/usdMdl/moduleRegistry.cpp -- Module: 'Materials/DayMaterial.mdl' with version '1' not found in 'MdlModuleRegistry::ModuleDataMap'.

2025-03-09 14:33:20 [7,087ms] [Error] [omni.hydra] Failed to create MDL shade node for prim '/Root/Looks/DayMaterial/DayMaterial'. Empty identifier: ''         and/or subIdentifier: ''

Metadata

Metadata

Assignees

Labels

area/grscenesRelated to GRScenestype/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions