Upload folder using huggingface_hub
Browse files- .collect.mapping.json +4 -0
- .gitattributes +1 -0
- configuration/melon_base.usd +3 -0
- configuration/melon_physics.usd +0 -0
- configuration/melon_robot.usd +0 -0
- configuration/melon_sensor.usd +0 -0
- melon.usd +0 -0
- omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/5.0/Isaac/Sensors/NVIDIA/Example_Rotary_2D.usda +133 -0
.collect.mapping.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"file_records": []
|
| 4 |
+
}
|
.gitattributes
CHANGED
|
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
Collected_melon_v5/configuration/melon_v5_base.usd filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
Collected_melon_v5/configuration/melon_v5_base.usd filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
configuration/melon_base.usd filter=lfs diff=lfs merge=lfs -text
|
configuration/melon_base.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1ca765a760c1b3af46addf765328cd41cd7820fe2fd00261af31d38af32945d
|
| 3 |
+
size 27318357
|
configuration/melon_physics.usd
ADDED
|
Binary file (10.3 kB). View file
|
|
|
configuration/melon_robot.usd
ADDED
|
Binary file (2.34 kB). View file
|
|
|
configuration/melon_sensor.usd
ADDED
|
Binary file (644 Bytes). View file
|
|
|
melon.usd
ADDED
|
Binary file (27 kB). View file
|
|
|
omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/5.0/Isaac/Sensors/NVIDIA/Example_Rotary_2D.usda
ADDED
|
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#usda 1.0
|
| 2 |
+
(
|
| 3 |
+
customLayerData = {
|
| 4 |
+
dictionary cameraSettings = {
|
| 5 |
+
dictionary Front = {
|
| 6 |
+
double3 position = (0, 0, 500)
|
| 7 |
+
double radius = 5
|
| 8 |
+
}
|
| 9 |
+
dictionary Perspective = {
|
| 10 |
+
double3 position = (5, 5, 5)
|
| 11 |
+
double3 target = (-3.978038343177559e-8, 7.956076863990802e-8, -3.978038254359717e-8)
|
| 12 |
+
}
|
| 13 |
+
dictionary Right = {
|
| 14 |
+
double3 position = (-500, 0, 0)
|
| 15 |
+
double radius = 5
|
| 16 |
+
}
|
| 17 |
+
dictionary Top = {
|
| 18 |
+
double3 position = (0, 500, 0)
|
| 19 |
+
double radius = 5
|
| 20 |
+
}
|
| 21 |
+
string boundCamera = "/OmniverseKit_Persp"
|
| 22 |
+
}
|
| 23 |
+
dictionary omni_layer = {
|
| 24 |
+
string authoring_layer = "./Example_Rotary_2D.usda"
|
| 25 |
+
}
|
| 26 |
+
dictionary renderSettings = {
|
| 27 |
+
}
|
| 28 |
+
}
|
| 29 |
+
defaultPrim = "Example_Rotary"
|
| 30 |
+
doc = "Generated from Example_Rotary_2D.json"
|
| 31 |
+
)
|
| 32 |
+
|
| 33 |
+
def OmniLidar "Example_Rotary" (
|
| 34 |
+
prepend apiSchemas = ["OmniSensorGenericLidarCoreAPI"]
|
| 35 |
+
)
|
| 36 |
+
{
|
| 37 |
+
float omni:sensor:Core:avgPowerW = 0.002
|
| 38 |
+
float omni:sensor:Core:azimuthErrorMean = 0
|
| 39 |
+
float omni:sensor:Core:azimuthErrorStd = 0.015
|
| 40 |
+
float omni:sensor:Core:elevationErrorMean = 0
|
| 41 |
+
float omni:sensor:Core:elevationErrorStd = 0
|
| 42 |
+
float[] omni:sensor:Core:emitterState:s001:azimuthDeg = [1]
|
| 43 |
+
uint[] omni:sensor:Core:emitterState:s001:channelId = [1]
|
| 44 |
+
float[] omni:sensor:Core:emitterState:s001:distanceCorrectionM = [0]
|
| 45 |
+
float[] omni:sensor:Core:emitterState:s001:elevationDeg = [0]
|
| 46 |
+
uint[] omni:sensor:Core:emitterState:s001:fireTimeNs = [0]
|
| 47 |
+
float[] omni:sensor:Core:emitterState:s001:focalDistM = [0]
|
| 48 |
+
float[] omni:sensor:Core:emitterState:s001:focalSlope = [0]
|
| 49 |
+
float[] omni:sensor:Core:emitterState:s001:horOffsetM = [0]
|
| 50 |
+
float[] omni:sensor:Core:emitterState:s001:reportRateDiv = [0]
|
| 51 |
+
float[] omni:sensor:Core:emitterState:s001:vertOffsetM = [0]
|
| 52 |
+
float omni:sensor:Core:farRangeM = 200
|
| 53 |
+
token omni:sensor:Core:intensityMappingType = "LINEAR"
|
| 54 |
+
token omni:sensor:Core:intensityProcessing = "NORMALIZATION"
|
| 55 |
+
uint omni:sensor:Core:maxReturns = 1
|
| 56 |
+
float omni:sensor:Core:minReflectance = 0.1
|
| 57 |
+
float omni:sensor:Core:nearRangeM = 1
|
| 58 |
+
uint omni:sensor:Core:numberOfChannels = 1
|
| 59 |
+
uint omni:sensor:Core:numberOfEmitters = 1
|
| 60 |
+
uint omni:sensor:Core:pulseTimeNs = 6
|
| 61 |
+
float omni:sensor:Core:rangeAccuracyM = 0.02
|
| 62 |
+
float omni:sensor:Core:rangeResolutionM = 0.004
|
| 63 |
+
token omni:sensor:Core:rayType = "IDEALIZED"
|
| 64 |
+
uint omni:sensor:Core:reportRateBaseHz = 32000
|
| 65 |
+
token omni:sensor:Core:rotationDirection = "CW"
|
| 66 |
+
uint omni:sensor:Core:scanRateBaseHz = 30
|
| 67 |
+
token omni:sensor:Core:scanType = "ROTARY"
|
| 68 |
+
float omni:sensor:Core:startAzimuthOffsetDeg = 0
|
| 69 |
+
string omni:sensor:modelName = "Example_Rotary"
|
| 70 |
+
}
|
| 71 |
+
|
| 72 |
+
def "Render" (
|
| 73 |
+
hide_in_stage_window = true
|
| 74 |
+
no_delete = true
|
| 75 |
+
)
|
| 76 |
+
{
|
| 77 |
+
def "OmniverseKit"
|
| 78 |
+
{
|
| 79 |
+
def "HydraTextures" (
|
| 80 |
+
hide_in_stage_window = true
|
| 81 |
+
no_delete = true
|
| 82 |
+
)
|
| 83 |
+
{
|
| 84 |
+
def RenderProduct "omni_kit_widget_viewport_ViewportTexture_0" (
|
| 85 |
+
prepend apiSchemas = ["OmniRtxSettingsCommonAdvancedAPI_1", "OmniRtxSettingsRtAdvancedAPI_1", "OmniRtxSettingsPtAdvancedAPI_1", "OmniRtxPostColorGradingAPI_1", "OmniRtxPostChromaticAberrationAPI_1", "OmniRtxPostBloomPhysicalAPI_1", "OmniRtxPostMatteObjectAPI_1", "OmniRtxPostCompositingAPI_1", "OmniRtxPostDofAPI_1", "OmniRtxPostMotionBlurAPI_1", "OmniRtxPostTvNoiseAPI_1", "OmniRtxPostTonemapIrayReinhardAPI_1", "OmniRtxPostDebugSettingsAPI_1", "OmniRtxDebugSettingsAPI_1"]
|
| 86 |
+
hide_in_stage_window = true
|
| 87 |
+
no_delete = true
|
| 88 |
+
)
|
| 89 |
+
{
|
| 90 |
+
rel camera = </OmniverseKit_Persp>
|
| 91 |
+
token omni:rtx:background:source:texture:textureMode = "repeatMirrored"
|
| 92 |
+
token omni:rtx:background:source:type = "domeLight"
|
| 93 |
+
bool omni:rtx:dlss:frameGeneration = 0
|
| 94 |
+
string omni:rtx:material:db:rtSensorNameToIdMap = "DefaultMaterial:0;AsphaltStandardMaterial:1;AsphaltWeatheredMaterial:2;VegetationGrassMaterial:3;WaterStandardMaterial:4;GlassStandardMaterial:5;FiberGlassMaterial:6;MetalAlloyMaterial:7;MetalAluminumMaterial:8;MetalAluminumOxidizedMaterial:9;PlasticStandardMaterial:10;RetroMarkingsMaterial:11;RetroSignMaterial:12;RubberStandardMaterial:13;SoilClayMaterial:14;ConcreteRoughMaterial:15;ConcreteSmoothMaterial:16;OakTreeBarkMaterial:17;FabricStandardMaterial:18;PlexiGlassStandardMaterial:19;MetalSilverMaterial:20"
|
| 95 |
+
bool omni:rtx:material:db:syncLoads = 1
|
| 96 |
+
bool omni:rtx:post:registeredCompositing:invertColorCorrection = 1
|
| 97 |
+
bool omni:rtx:post:registeredCompositing:invertToneMap = 1
|
| 98 |
+
bool omni:rtx:pt:lightcache:cached:dontResolveConflicts = 1
|
| 99 |
+
int omni:rtx:pt:maxSamplesPerLaunch = 2073600
|
| 100 |
+
int omni:rtx:pt:mgpu:maxPixelsPerRegionExponent = 12
|
| 101 |
+
color3f omni:rtx:rt:ambientLight:color = (0.1, 0.1, 0.1)
|
| 102 |
+
bool omni:rtx:rt:demoire = 0
|
| 103 |
+
bool omni:rtx:rt:lightcache:spatialCache:dontResolveConflicts = 1
|
| 104 |
+
bool omni:rtx:scene:hydra:materialSyncLoads = 1
|
| 105 |
+
bool omni:rtx:scene:hydra:mdlMaterialWarmup = 1
|
| 106 |
+
uint omni:rtx:viewTile:limit = 4294967295
|
| 107 |
+
rel orderedVars = </Render/Vars/LdrColor>
|
| 108 |
+
custom bool overrideClipRange = 0
|
| 109 |
+
uniform int2 resolution = (1280, 720)
|
| 110 |
+
}
|
| 111 |
+
}
|
| 112 |
+
}
|
| 113 |
+
|
| 114 |
+
def RenderSettings "OmniverseGlobalRenderSettings" (
|
| 115 |
+
prepend apiSchemas = ["OmniRtxSettingsGlobalRtAdvancedAPI_1", "OmniRtxSettingsGlobalPtAdvancedAPI_1"]
|
| 116 |
+
no_delete = true
|
| 117 |
+
)
|
| 118 |
+
{
|
| 119 |
+
rel products = </Render/OmniverseKit/HydraTextures/omni_kit_widget_viewport_ViewportTexture_0>
|
| 120 |
+
}
|
| 121 |
+
|
| 122 |
+
def "Vars"
|
| 123 |
+
{
|
| 124 |
+
def RenderVar "LdrColor" (
|
| 125 |
+
hide_in_stage_window = true
|
| 126 |
+
no_delete = true
|
| 127 |
+
)
|
| 128 |
+
{
|
| 129 |
+
uniform string sourceName = "LdrColor"
|
| 130 |
+
}
|
| 131 |
+
}
|
| 132 |
+
}
|
| 133 |
+
|