Stack Two Cubes#
Success#
Form a vertical stack of two cubes on the table: the lower cube rests on the tabletop, the upper cube on the lower one, and the two cubes do not touch the table simultaneously.
Stages#
Variations#
- Static#
Cubes appear in the same spot with the same orientation every time.
- Position Randomization#
Position of each cube will vary by up to 0.1m in the X-direction and up to 0.25m in the Y-direction.
- Orientation Randomization#
Orientation of each cube will vary by up to 180 degrees in either direction about the Z-axis.
- Position and Orientation Randomization#
Position and orientation will both vary as specified above.