Sample Between Spheres#
Assignes uniformly sampled between two spheres
Installation#
To use this node enable isaacsim.replicator.examples in the Extension Manager.
Inputs#
| Name | Type | Descripton | Default | 
|---|---|---|---|
| Exec In (inputs:execIn) | 
 | exec | 0 | 
| Prims (inputs:prims) | 
 | prims to randomize | [] | 
| Radius1 (inputs:radius1) | 
 | inner sphere radius | 0.5 | 
| Radius2 (inputs:radius2) | 
 | outer sphere radius | 1.0 | 
Outputs#
| Name | Type | Descripton | Default | 
|---|---|---|---|
| Exec Out (outputs:execOut) | 
 | exec | None | 
Metadata#
| Name | Value | 
|---|---|
| Unique ID | isaacsim.replicator.examples.OgnSampleBetweenSpheres | 
| Version | 1 | 
| Extension | isaacsim.replicator.examples | 
| Icon | ogn/icons/isaacsim.replicator.examples.OgnSampleBetweenSpheres.svg | 
| Has State? | False | 
| Implementation Language | Python | 
| Default Memory Type | cpu | 
| Generated Code Exclusions | None | 
| uiName | Sample Between Spheres | 
| Categories | isaacReplicatorExamples | 
| Generated Class Name | OgnSampleBetweenSpheresDatabase | 
| Python Module | isaacsim.replicator.examples |