Millimeter-Accurate Ground Truth for Humanoid Robots
ZeroKey’s Quantum RTLS® gives humanoid robots a precise spatial foundation: 1.5 mm 3D tracking for robot location, limb motion, teleoperation, task training, and continuous correction of camera- and SLAM-based systems across real operating environments.
High-Accuracy Motion, Position, and Pose Tracking
Humanoid robots need reliable spatial data when cameras drift, SLAM loses confidence, or environments get cluttered.
ZeroKey delivers high-accuracy position and pose data that keeps teleoperation sharper, training data cleaner, and robot behavior more consistent across real facilities, not just controlled lab settings.
Built for the Full Humanoid Robotics Stack
Teleoperation
Translate human motion into precise robotic control with stable, absolute motion data. Improve responsiveness, replay, supervision, and control in hazardous or remote environments.
Task Training
Capture clean, repeatable motion data for demonstrations, imitation learning, task segmentation, and behavior training. Track robots, operators, and tools in the same reference frame.
Calibration & Correction
Calibrate robot systems, validate kinematics, align coordinate frames, and continuously correct drift in camera- and SLAM-based estimates.
Real-World Ground Truth
Give humanoid robots a persistent source of absolute position and pose when visual conditions degrade, feature points shift, or onboard estimates accumulate error.
Why ZeroKey
Pair Quantum RTLS with OmniVisor AI™ to move from raw spatial data to actionable process intelligence. Query robot motion history, detect behavioral anomalies in real time, and monitor multi-robot environments from a single interface, powered by the same millimeter-accurate position data feeding your robotics stack.
Pair Quantum RTLS with OmniVisor AI™ to move from raw spatial data to actionable process intelligence. Query robot motion history, detect behavioral anomalies in real time, and monitor multi-robot environments from a single interface, powered by the same millimeter-accurate position data feeding your robotics stack.
Safer Teleoperation
- Precise motion-to-robot mapping
- Stable operator state awareness
- Wide-area tracking beyond labs
- Reliable in messy environments
Better Physical AI Training
- One coordinate frame for people, robots, and tools
- Clean timestamped motion data at high frequency
- Higher-quality demonstrations and training sets
- Works in real environments, not just labs
Camera & SLAM Augmentation
- Continuous absolute position reference
- Reduces accumulated drift
- Improves localization confidence
- Stabilizes robot state when vision degrades
Calibration & Validation
- Compare estimated vs. measured motion
- Validate kinematics and alignment
- Track tool paths in real time
- Support continuous tuning
Cobot Enablement
- Robots know where people are
- Safer shared workspaces
- Better human-robot handoffs
- Fewer manual safety workarounds
import requests
from signalrcore.hub_connection_builder import HubConnectionBuilder
TOKEN = "<YOUR_ACCESS_TOKEN>"
API = "https://<YOUR_DEPLOYMENT>.edge.zerokey.com/v3"
conn = requests.post(
f"{API}/events/connections",
headers={"Authorization": f"Bearer {TOKEN}"},
json={
"Mode": "read",
"Filters": [
{"FilterTemplate": "position_events"}
],
},
).json()
hub = HubConnectionBuilder().with_url(
conn["EndpointURI"],
options={"access_token_factory": lambda: conn["EndpointID"]},
).build()
hub.start()
Direct API Access
ZeroKey’s open API makes it easy to stream raw events directly into robotic middleware, data pipelines, teleoperation software, or sensor-fusion stacks. Robots can consume raw position and quaternion pose directly from the mobile over USB-connected workflows or through the event stream, depending on the integration architecture.
Stream high-accuracy motion data into ROS2, teleop controllers, robotics logging pipelines, simulation environments, or perception-fusion stacks with minimal integration overhead.
Better than Traditional Mocap
Legacy Challenges
Traditional motion capture systems rely on cameras and optical markers that often break down in industrial and field settings due to occlusion, lighting variability, limited range, specialist-heavy setup, and difficulty scaling across large areas.
ZeroKey’s Solution
ZeroKey delivers industrial-grade motion tracking powered by millimeter-accurate RTLS. It scales across robots, operators, and equipment, deploys quickly without specialist crews, and provides the absolute spatial reference that robotics teams need for control, training, and validation in real-world environments.
Fast Setup.
Real Data.
ZeroKey is designed for rapid deployment in robotics environments without specialist installation workflows. Set up measurement zones quickly, connect to the API, and start streaming usable position and pose data in under an hour.
• Rapid setup of measurement zones
• No specialist survey crew required
• Easy expansion across larger spaces
• Practical for labs, pilot lines, warehouses,
and field environments
• IP-rated hardware options available
Position Payload
Timestamped, unique, robot-ready data
Each mobile outputs a unique identity, timestamped measurement data, 3D position, velocity, and quaternion rotation. That makes it easy to synchronize events, detect packet loss, and filter downstream data based on status and quality signals.
{
"timestamp": "2025-07-07T15:40:18Z",
"type": "rf_cmd_update_position",
"node": "E0:05:6E:B9:C1:0A",
"seq": 9445,
"ins": 0,
"position": [-0.56744, -1.05965, 0.54268],
"velocity": [0.00121, 0.00031, 0.00040],
"rotation": [0.99999, 0.00040, -0.00143, -0.00470],
"flag": "00",
"pf": "03",
"ts": 427779518,
"toffset": 129440
}
Millimeter-Accurate Tracking in Under an Hour
The Starter Kit is the fastest way to evaluate ZeroKey on a real humanoid robotics workflow. Stand up a real system, connect to the API, and start testing teleoperation, training, calibration, and correction workflows without a custom infrastructure project.
WANT MORE INFO?
DOWNLOAD OUR WHITE PAPER
ZeroKey’s Quantum RTLS technology is backed by more than thirty patents and extensive research and development! Want to learn why we’re the most accurate RTLS technology in the market? Read all about it in our white paper.
CALGARY
HEAD OFFICE
3120 – 12 St. NE
Calgary, Alberta T2E 8T3
RESOURCES
SITE MAP
CALGARY
HEAD OFFICE
3120 – 12 St. NE
Calgary, Alberta T2E 8T3