Back to browse
Sowbot – open-hardware agricultural robot (ROS2, RTK GPS)

Sowbot – open-hardware agricultural robot (ROS2, RTK GPS)

by Sabrees·Feb 23, 2026·181 points·45 comments

AI Analysis

●●●BangerZero to OneWizardryBold Bet

Open ag-bot closes the '18-month prototype gap' that kills agri-robotics startups.

Strengths
  • Directly addresses a documented category killer: R&D plumbing consumed by startups before reaching product.
  • Genuine hardware innovation: stackable 10cm compute module with dual SBCs over single Ethernet.
  • Production intent clear: Docker-reproducible software stack (RoSys/Field Friend or DevKit ROS).
Weaknesses
  • Status unclear—says 'largely fabricated' but no shipping date, no pre-order or kit availability yet.
  • Open-hardware adoption risk: without pre-built units or clear sourcing, reproduction barrier may remain high.
Category
Target Audience

Agricultural researchers, robotics startups, open-hardware enthusiasts

Similar To

YOR bimanual robot · Clearpath Jackal · NVIDIA Jetson ecosystem

Post Description

Sowbot is an open-hardware agricultural robot designed to close the "prototype gap" that kills most agri-robotics startups and research projects — the 18+ months spent on drivers, networking, safety watchdogs, and UI before you can even start on the thing you actually care about.

The hardware is built around a stackable 10×10cm compute module with two ARM Cortex-A55 SBCs — one for ROS 2 navigation/EKF localisation, one dedicated to vision/YOLO inference — connected via a single ethernet cable.

Centimetre-level positioning via dual RTK GNSS, CAN bus for field comms, and real-time motor control via ESP32 running Lizard firmware.

Everything — schematics, PCB layouts, firmware — is under open licences. The software stack runs on RoSys/Field Friend (for teams who want fast iteration) or DevKit ROS (for teams already in the ROS ecosystem). The idea is that a lab in one country can reproduce another lab's experiment by sharing a Docker image.

Current status: the Open Core brain is largely fabricated, the full-size Sowbot body has a detailed BOM but isn't yet assembled, and we have two smaller dev platforms (Mini and Pico) in various stages of testing.

We're a small volunteer team and we're looking for contributors — hardware, ROS, firmware, docs, whatever you can offer.

The best place to start is our Discord: https://discord.gg/SvztEBr4KZ — we have a weekly call if you'd prefer to just show up and chat.

GitHub: https://github.com/Agroecology-Lab/feldfreund_devkit_ros/tre...

Similar Projects