Skip to content

Commit b6f95ef

Browse files
committed
minor fix
Signed-off-by: YunLiu <[email protected]>
1 parent 1df9d7c commit b6f95ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/omniverse/omniverse_integration.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@
504504
}
505505
],
506506
"source": [
507-
"obj_filename = f\"{bundle_root}/datasets/monai/obj/all_organs.gltf\"\n",
507+
"obj_filename = f\"{bundle_root}/datasets/monai/obj/all_organs_modified.gltf\"\n",
508508
"usd_filename = f\"{bundle_root}/datasets/monai/obj/all_organs.usd\"\n",
509509
"\n",
510510
"convert_mesh_to_usd(obj_filename, usd_filename)"

0 commit comments

Comments
 (0)