Skip to content

Commit 8beed96

Browse files
committed
nit
1 parent 34f5e60 commit 8beed96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/demos/bin_packing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
sim_utils.UsdFileCfg(
7272
usd_path=f"{ISAAC_NUCLEUS_DIR}/Props/YCB/Axis_Aligned_Physics/006_mustard_bottle.usd",
7373
),
74+
# note: the placeholder, this allows the effect of having less objects in some env ids
7475
sim_utils.SphereCfg(
7576
radius=0.1, collision_props=sim_utils.CollisionPropertiesCfg(collision_enabled=False), visible=False
7677
),

0 commit comments

Comments
 (0)