We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f5e60 commit 8beed96Copy full SHA for 8beed96
scripts/demos/bin_packing.py
@@ -71,6 +71,7 @@
71
sim_utils.UsdFileCfg(
72
usd_path=f"{ISAAC_NUCLEUS_DIR}/Props/YCB/Axis_Aligned_Physics/006_mustard_bottle.usd",
73
),
74
+ # note: the placeholder, this allows the effect of having less objects in some env ids
75
sim_utils.SphereCfg(
76
radius=0.1, collision_props=sim_utils.CollisionPropertiesCfg(collision_enabled=False), visible=False
77
0 commit comments