An integrator lays out a robot cell; Universtato verifies it — reach, interference, fit, layout, access — exactly, in milliseconds. Four checks pass, one dimensional defect caught.
Reachnavigation_plan
"Can the robot reach the part with a collision-free approach?"
↳ yes — collision-free approach found: 6.2 m, 24 waypoints routed around fixture_B
0.485 ms2,064 ops/sdet ✓
Interferencecollision (AABB)
"Does the part clash with fixture_B during placement?"
↳ clear — part clears fixture_B by 0.90 m at the placement pose, no clash
0.003 ms299,029 ops/sdet ✓
Fitclearance (AABB vs slot)
"Does the part fit into the target slot (clearance)?"
↳ NO — part is 25 mm too big per side: 600 mm part will not seat in the 550 mm slot
0.004 ms241,302 ops/sdet ✓
Layoutcollision (scene geometry)
"Any collisions in the cell layout (machine vs machine / fixture)?"
↳ none — all 4 machines/fixtures clear of one another (no footprint overlap)
0.010 ms102,424 ops/sdet ✓
Accessnavigation_plan
"Is the target slot reachable from the conveyor?"
↳ yes — slot reachable from the conveyor: 2.4 m collision-free path (11 waypoints)
0.097 ms10,307 ops/sdet ✓