OPEN SOURCE ROBOTICS

Open Hardware You Can Build, Audit, and Fork.

A high-precision mobile robotics platform designed for research and AI. Every schematic, PCB, and mechanical part is open for inspection, modification, and reproduction.

visibility
OPTICS 3D Depth Camera
radar
SENSING 360° LiDAR Platform
memory
COMPUTE Hailo-8L AI Module
settings
LOCOMOTION 4WD Mecanum Array
emergency_stop
SAFETY Physical E-stop
precision_manufacturing Robot Diagram
Expansion Interface

PBC-34 Payload Bus: Hot-Swap for Anything.

A standard interface combining Power, CAN-FD, and High-Speed Ethernet through a single keyed connector. Attach and detach sensor payloads without powering down.

  • bolt
    200W Power Delivery

    12V and 24V rails via single keyed connector

  • speed
    Synchronized CAN-FD

    Microsecond-level latency for real-time sensor fusion

electrical_services PBC-34 Connector Detail
Full Breakdown

Technical Specifications

Every component selected for reliability, repairability, and open documentation.

Component Specification Details
Drive System 4WD Mecanum (65mm) Omnidirectional movement
Main Compute Raspberry Pi 5 (8GB) Linux + ROS2 Jazzy
Controller ESP32-S3 (dual-core 240MHz) Real-time motor control
AI Accelerator Hailo-8L M.2 13 TOPS edge inference
LiDAR LD06 360° 12m range
Camera USB Fisheye 170° FoV RGB imaging
IMU BNO055 9-axis Orientation sensing
Max Speed 0.5 m/s linear, 1.0 rad/s Software limited
Battery 7.4V Li-ion ~2h runtime
Safety ISO 13850 E-Stop 3-level watchdog
Communication WiFi 6 + BLE 5.0 DTLS encrypted
Expansion PBC-34 Bus Hot-plug payload
SKU Comparison

Hardware Tiers

Choose the configuration that fits your use case. All tiers share the same open design files.

Entry Tier

Basic

~$120

  • check ESP32-S3 only
  • check Aluminum chassis
  • check 4x DC motors
  • close No AI compute
View Bill of Materials
Recommended
Full Platform

Standard

~$300

  • check Full sensor suite
  • check Hailo-8L AI accelerator
  • check PBC-34 Payload Bus
  • check Raspberry Pi 5 + ROS2
Configure Build
Enterprise Tier

Industrial

~$800+

  • check 15kg payload capacity
  • check IP54 enclosure rating
  • check Industrial LiDAR 40m
  • check Fleet management ready
Inquire for Fleet
Open Files

Design Assets

All hardware designs are released under the CERN-OHL-P v2 license. Download, modify, and manufacture without restrictions.

hardware_spec.yaml
chassis:
  material: 6061-T6 aluminum
  dimensions:
    length: 320mm
    width: 280mm
    height: 180mm

bus:
  type: PBC-34
  power_rails: [12V, 24V]
  data: [CAN-FD, GbE]
  max_power: 200W

peripherals:
  - name: LD06 LiDAR
    interface: UART
  - name: Hailo-8L
    interface: M.2 key-M
  - name: BNO055 IMU
    interface: I2C