03 — Integrate
Integrate
End-to-end integration — hardware, mounting, networking, perception stack, on-site commissioning, and operator training.
Scope
What's in. What's out.
In scope
- Mechanical mounting and EOAT design
- Network deployment (isolated VLAN, firewall, monitoring)
- Perception stack integration (cameras, LiDAR, sensors)
- On-site commissioning and acceptance test
- Operator and maintenance training
- Runbook and SOPs for the handoff
- 30-day on-site warranty window
Not in scope
- Long-term support contracts (separate engagement)
- Custom robot manufacturing (we integrate off-the-shelf Unitree)
- Code writing for novel autonomy (see Program)
Code
Same SDK the Unitree team uses.
Every service ships with a real, runnable snippet from the SDK we'd use on your project. No pseudocode.
# Network isolation — UniPwn-aware deployment vlans: robots: vlan_id: 40 cidr: 10.40.0.0/24 members: [g1, b2, go2_1, go2_2] firewall: inbound: deny_all outbound: - to: control_plane port: 8443 proto: tls - to: telemetry_collector port: 9090 proto: grpc control_plane: vlan_id: 41 cidr: 10.41.0.0/24 members: [qtvue_dashboard, customer_hmi] bluetooth: enabled: false # post-UniPwn 2025 firmware: verified: required # before first power-on pinned_version: ">=1.4.2"
Get started
Submit your use case.
Tell us what you want to do. We'll tell you whether this service is the right fit, and what a realistic engagement looks like.
Other services
The full stack.
- 01 — SellSellWe supply the right Unitree platform, configured for your application, with the spares and accessories to actually use it. Read more →
- 02 — ProgramProgramWe write the code that makes the platform do the job — unitree_sdk2, ROS 2, Isaac Lab, LeRobot. Same SDK the Unitree teams use. Read more →
- 04 — Security & HardeningSecurity & Firmware HardeningPost-UniPwn (2025) — verified firmware, Bluetooth lockdown, isolated networks, and continuous monitoring. Legitimate hardening, never circumvention. Read more →