synthetic_data_generation_training_workflow
synthetic_data_generation_training_workflow copied to clipboard
How to use the custom .usd in this workflow
Hi, thanks for your great work, I noticed that Palletjack is imported using
PALLETJACKS = ["http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/DigitalTwin/Assets/Warehouse/Equipment/Pallet_Trucks/Scale_A/PalletTruckScale_A01_PR_NVD_01.usd", "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/DigitalTwin/Assets/Warehouse/Equipment/Pallet_Trucks/Heavy_Duty_A/HeavyDutyPalletTruck_A01_PR_NVD_01.usd", "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/DigitalTwin/Assets/Warehouse/Equipment/Pallet_Trucks/Low_Profile_A/LowProfilePalletTruck_A01_PR_NVD_01.usd",
However, when I want to import other object i.e. a transporter located at TRANSPORTERS = ['/NVIDIA/Assets/simready_content/common_assets/props/blockpallet_a02/blockpallet_a02.usd']
the model cannot be imported in this workflow, could you please give some advice about importing custom object in this workflow? Thanks!