pith. sign in

USPTO: us-12660735 · published 2026-06-23 · patents · A01B 79/005· B25J 11/0055· B25J 15/0019· G01C 21/1652· G01C 21/1656· G01S 17/89

Automated systems and methods for agricultural crop monitoring and sampling

Pith reviewed 2026-06-24 10:01 UTC · model grok-4.3

classification patents A01B 79/005B25J 11/0055B25J 15/0019G01C 21/1652G01C 21/1656G01S 17/89
keywords agricultural roboticscrop monitoringLiDAR sensingMonte Carlo localizationvisual-inertial odometryextended Kalman filterstalk measurementautonomous navigation
0
0 comments X

The pith

A robotic system navigates crop terrain and generates stalk height or radius data using dual LiDAR sensors inside a Monte Carlo localization algorithm with EKF fusion of VIO and wheel odometry.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The patent presents a movable robotic body that travels alongside agricultural crops and collects monitoring measurements. It employs a tracking camera for visual-inertial odometry, two separate LiDAR units, and wheel odometry, all fed into a Monte Carlo Localization controller that incorporates an Extended Kalman Filter for generating navigation instructions. The same LiDAR streams also produce a dataset containing crop stalk height and radius values. A reader would care because the design integrates navigation and measurement in one controller, potentially allowing repeated, automated passes through fields without manual intervention. The approach treats the fused sensor data as sufficient to handle both locomotion on uneven ground and extraction of stalk geometry.

Core claim

The central claim is that a wheeled movable body can use VIO data from a tracking camera, first and second LiDAR sets, and wheel odometry inside a Monte Carlo Localization algorithm that includes an Extended Kalman Filter to produce terrain navigation instructions, while the LiDAR data simultaneously yields a crop monitoring dataset that includes stalk height or stalk radius.

What carries the argument

The Monte Carlo Localization algorithm incorporating an Extended Kalman Filter that fuses VIO, dual LiDAR, and wheel odometry both to issue navigation commands and to extract stalk dimensions from the LiDAR returns.

If this is right

  • The controller produces terrain navigation instructions from the fused VIO, LiDAR, and wheel-odometry inputs.
  • A crop monitoring dataset containing stalk height or radius is generated directly from the LiDAR returns.
  • The first LiDAR supports navigation while the second supports monitoring measurements.
  • Wheel odometry augments VIO and LiDAR inside the EKF to improve localization.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The same hardware could support repeated autonomous scouting passes that accumulate time-series stalk data across a growing season.
  • Adding a physical sampling arm (mentioned in the patent title but not detailed in the claims) would turn the platform into a combined monitor-and-collect device.
  • The localization stack might be tested for robustness by running the robot on slopes, wet soil, or dense foliage where wheel slip and LiDAR occlusion increase.
  • Scaling the design to fleets of such robots could enable field-level maps of stalk variation without human scouts.

Load-bearing premise

The described fusion of VIO, dual LiDAR, wheel odometry, and EKF inside Monte Carlo localization will produce usable navigation instructions and accurate stalk measurements in real, variable agricultural terrain.

What would settle it

Deploy the described robot in an actual crop field, record its generated stalk height and radius values, and compare those values plus the robot's path adherence against independent manual measurements and GPS ground truth.

read the original abstract

1 . A robotic system operable to navigate a terrain adjacent one or more agricultural crops, comprising: a) a movable body operable to navigate a ground terrain adjacent one or more agricultural crops; b) a tracking camera configured to generate visual-inertial odometry (VIO) data while the movable body navigates the ground terrain; c) a first LiDAR sensor configured to capture a first set of LiDAR data; d) a second LiDAR sensor configured to capture a second set of LiDAR data; e) a controller configured to: i) generate terrain navigation instructions utilizing a Monte Carlo Localization algorithm, wherein the Monte Carlo Localization algorithm includes the VIO data from the tracking camera and the first set of LiDAR data; and ii) generate a crop monitoring dataset including at least one of a crop stalk height or a crop stalk radius using at least one of first LiDAR data from the first LiDAR sensor and the second set of LiDAR data from the second LiDAR sensor; wherein the Monte Carlo Localization algorithm of the controller incorporates an Extended Kalman Filter (EKF) to generate the terrain navigation instructions; wherein the movable body is coupled with a plurality of wheels configured to navigate the ground terrain, wherein the plurality of wheels defines a wheel odometry while the movable body navigates the ground terrain adjacent one or more agricultural crops, wherein the EKF is configured to combine the wheel odometry and the VIO data.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 0 minor

Summary. The manuscript (US patent 12,660,735) describes a robotic system for agricultural terrain navigation and crop monitoring. It comprises a wheeled movable body generating wheel odometry, a tracking camera producing VIO data, two LiDAR sensors, and a controller that runs Monte Carlo Localization incorporating an EKF to fuse VIO, first LiDAR data, and wheel odometry for navigation instructions, while using LiDAR returns to compute crop stalk height or radius.

Significance. If the described sensor fusion and measurement extraction were shown to function reliably, the integrated VIO+dual-LiDAR+EKF-MCL architecture could support autonomous crop monitoring. The manuscript supplies no performance data, error metrics, algorithmic specifications, or field validation, so no empirical significance can be assigned.

major comments (2)
  1. [Abstract] Abstract (claim 1): the assertion that EKF-augmented Monte Carlo Localization 'incorporates' VIO, first LiDAR, and wheel odometry to generate usable terrain navigation instructions is load-bearing, yet the manuscript provides neither the state vector, process/measurement models, nor any covariance or update equations, preventing assessment of correctness or stability under variable field conditions.
  2. [Abstract] Abstract (claim 1): the claim that LiDAR data from either sensor can generate a crop monitoring dataset containing stalk height or radius is load-bearing for the monitoring functionality, yet no point-cloud processing steps, segmentation logic, or geometric extraction method are described, leaving the measurement claim unsupported.

Simulated Author's Rebuttal

2 responses · 1 unresolved

We thank the referee for reviewing our patent (US 12,660,735). This document is a utility patent specification whose purpose is to claim a novel integrated robotic system architecture rather than to present a complete algorithmic implementation or empirical study. The claims describe the inventive combination of components and their functional roles at a level sufficient for enablement under patent law. Below we address the two major comments directly.

read point-by-point responses
  1. Referee: [Abstract] Abstract (claim 1): the assertion that EKF-augmented Monte Carlo Localization 'incorporates' VIO, first LiDAR, and wheel odometry to generate usable terrain navigation instructions is load-bearing, yet the manuscript provides neither the state vector, process/measurement models, nor any covariance or update equations, preventing assessment of correctness or stability under variable field conditions.

    Authors: The patent claim recites the system-level architecture: a controller that runs Monte Carlo Localization incorporating VIO and first LiDAR data, with an EKF that fuses wheel odometry and VIO to produce navigation instructions. Patent claims are not required to enumerate internal state vectors or filter equations; those details constitute specific implementations that may be protected separately or kept as trade secrets. The claim language is deliberately scoped to the novel sensor-fusion topology (dual LiDAR + VIO + wheel odometry + EKF-augmented MCL) rather than any particular filter parameterization. We therefore do not believe additional equations belong in the claim set. revision: no

  2. Referee: [Abstract] Abstract (claim 1): the claim that LiDAR data from either sensor can generate a crop monitoring dataset containing stalk height or radius is load-bearing for the monitoring functionality, yet no point-cloud processing steps, segmentation logic, or geometric extraction method are described, leaving the measurement claim unsupported.

    Authors: The claim states that the controller generates a crop monitoring dataset including stalk height or radius from at least one of the two LiDAR streams. This functional recitation is the inventive contribution being protected. Detailed segmentation or geometric extraction algorithms are implementation choices that fall outside the scope of the independent claim; they would appear in dependent claims or the detailed description if they constitute further inventive aspects. The patent therefore does not need to specify those steps to support the claim as written. revision: no

standing simulated objections not resolved
  • The referee correctly notes the absence of performance metrics, error statistics, or field validation. Because this is a patent application rather than a research article, such empirical results are not part of the required disclosure and cannot be supplied in response to this review.

Circularity Check

0 steps flagged

No circularity: patent is a component-level system description with no equations or derivations

full rationale

The document is a US patent that enumerates hardware components (movable body, tracking camera, dual LiDAR sensors, wheels) and names high-level algorithms (Monte Carlo Localization incorporating EKF, VIO, wheel odometry) to generate navigation instructions and stalk measurements. No equations, state vectors, observation models, fitted parameters, or derivation steps appear in the abstract or claims. The text asserts that the named combination produces the outputs but supplies no mathematical chain that could reduce to self-definition, fitted-input prediction, or self-citation. Consequently there is no load-bearing derivation to inspect for circularity.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 0 invented entities

The document is a patent claim describing a hardware and algorithm configuration. It introduces no free parameters, mathematical axioms, or new physical entities; all referenced elements are standard sensors and localization routines drawn from prior robotics literature.

pith-pipeline@v0.9.1-grok · 5878 in / 1144 out tokens · 24075 ms · 2026-06-24T10:01:57.631828+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.