Vincenzo Ceccarelli GrimaldiCluster · Physical AI
Menu

Physical AI & Robotics · first target

Palletizer CORE

The target is not a demonstration. The target is: a customer can deploy faster and operate cheaper than with the incumbent alternative. Until a pilot with a kill date says so, every number below is a dash.

github.com/iceccarelli/palletizerpypi · palletizer-full-stack 0.2.0palletizer-app.vercel.app (stated, not verified here)

Last commit (live). Apache-2.0. Python, TypeScript, C++. Detail: /registry/palletizer.

What exists

What does not exist

The twelve KPIs

Palletizing KPIs0 of 12 measured
KPIDefinitionMeasuredMethod
Cycles / hour
cycles/h
Completed pick-place cycles per hour of scheduled run time. unmeasuredSimulation harness on a fixed fixture set first; cell telemetry (orchestrator loop) on hardware.
Successful picks
count
Picks that place the case within tolerance without re-grip. unmeasuredOrchestrator task log; verified by the post-place check.
Failed picks
count
Picks aborted, dropped or placed out of tolerance. unmeasuredFault detector events joined to task ids.
Intervention rate
per 1,000 cycles
Human interventions per 1,000 cycles. unmeasuredOperator acknowledgements in telemetry; the number that decides the economics.
Changeover time
min
Minutes from last case of SKU set A to first case of SKU set B. unmeasuredPattern manager timestamps.
Deployment time
days
Working days from site survey to first production pallet. unmeasuredPilot log, signed by the customer.
Robot utilisation
%
Share of scheduled time the arm is executing a task. unmeasuredController state telemetry.
Gripper utilisation
%
Share of cycles using each end effector; idle tooling is cost. unmeasuredGripper controller events.
SKU complexity
SKUs/order
Distinct case geometries per order; mixed-SKU share. unmeasuredWMS CSV ingestion statistics.
Downtime
min/shift
Unscheduled minutes per shift attributable to the cell. unmeasuredFault detector; classified by cause.
Labour savings
h/shift
Operator hours displaced per shift, at the customer’s loaded rate. unmeasuredCustomer baseline before pilot; never a modelled figure presented as a result.
Payback period
months
Months until cumulative savings equal deployment cost. unmeasuredDerived from the eleven KPIs above and the signed pilot invoice. Absent until then.

Snapshot schema: PalletizingKpiSnapshot 0.1.0. JSON: /api/cluster/kpis.

Shared perception IP — robot-lidar-fusion CORE

ROS 2 LiDAR–camera fusion: SE(3) extrinsic projection, pinhole intrinsics, z-buffer occlusion, KITTI calibration loader, diagnostics CLI. Shared perception IP for palletizing and inspection.

pypi · robot-lidar-fusion 0.4.0github repository not public

LiDAR-fusion benchmark metrics0 of 6 measured
KPIDefinitionMeasuredMethod
Precision
%
Detected objects that are real, on the benchmark set. unmeasuredBenchmark dataset with ground truth; KITTI calibration loader exists in 0.4.0.
Recall
%
Real objects detected, on the benchmark set. unmeasuredSame benchmark run.
Latency
ms
Wall-clock from sensor frame to fused output, p50 and p99. unmeasuredDiagnostics CLI on stated hardware; hardware named with the number.
Failure rate
%
Frames with no valid fused output. unmeasuredDiagnostics CLI over the benchmark set, including degraded sequences.
Localisation error
cm
Position error of fused detections against ground truth. unmeasuredBenchmark with calibrated extrinsics; error under sensor dropout reported separately.
Generalisation
Δ%
Metric change when the benchmark scene family changes. unmeasuredHeld-out scene families; occlusion and degraded-environment subsets.

Evaluation covers localisation, object detection, tracking, uncertainty, sensor calibration, sensor failure, degraded environments, occlusion, robustness and latency. Hardware is named with every latency figure.

Autonomous inspection RESEARCH

Electrical-infrastructure inspection is the strategic bridge to the Energy cluster and is not commercialised before the chain is demonstrated end to end:

  1. DETECTION
  2. CLASSIFICATION
  3. LOCALISATION
  4. INSPECTION PLAN
  5. SAFE ROBOT EXECUTION
  6. EVIDENCE
  7. REPORT

Customer outcome: less dangerous human work, lower inspection cost, higher inspection frequency, earlier fault detection. Result contract: InspectionResult 0.1.0. No repository exists yet; the register says so.