INDUSTRIAL ROBOT · TELEMETRY NORMALIZATION
16,908 confirmed mappings·18 OEM families·14 protocols·95% field coverage
Forge turns raw Yaskawa Motoman tags into one clean, governed schema your AI agent already understands. One MCP call, no per-robot integration project.
Joint angles, TCP pose, payload and safety bits are buried behind vendor-specific system variables and controller SDKs, so a single robot cell can take weeks to expose over a common schema.
Typical Yaskawa Motoman equipment communicates over EtherNet/IP, ROS 2 (DDS), MTConnect. Each firmware revision, model line and integrator names the same physical quantity differently, so every AI or analytics project pays the integration tax again, the tax that cancels 40% of industrial AI deployments before they ship.
Forge normalizes Yaskawa Motoman telemetry into Forge's canonical field set, the same 366 canonical fields used across all 18 manufacturers. Point Forge at the robot, pass oem: "yaskawa", and spindle speed is spindle_speed_rpm whether it came from a Yaskawa Motoman controller or anything else on the floor.
Confirmed canonical fields your agent gets from Yaskawa Motoman robots, drawn from Forge's 16,908-mapping corpus:
| Raw tag in | Canonical field out | Meaning | |
|---|---|---|---|
| S_axis_deg: 45.0 | → | robot.joint.position: 45.0 | S-axis angle |
| tool_load: 8.5 | → | robot.payload: 8.5 | tool load |
| play_mode: "AUTO" | → | robot.mode: "AUTO" | play mode |
No SDK, no per-tag mapping, no historian project. Connect the MCP server and normalize live Yaskawa Motoman data:
Unknown tags never get force-mapped. Fields below the confidence floor abstain rather than guess, so your agent never acts on a bad reading.