Autonomous Work Vehicle Image Localization With Pose Validation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous work vehicles face challenges in accurately navigating and operating within predefined work regions due to limitations in existing navigation systems, which often rely on boundary wires and lack robust image-based localization methods.

Innovation Solution

The implementation of a vision-based localization system that uses multiple cameras to generate images, create three-dimensional point clouds, and perform feature matching to determine the vehicle's pose and validate its location within a work region, ensuring accurate autonomous operation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If boundary wires are used for navigation, then the vehicle can navigate within predefined regions, but the system lacks robust image-based localization capability

Engineering Contradiction:
Improvenavigation reliabilityVSAvoidlocalization accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The navigation system is segmented into multiple independent components: boundary wire detection for regional confinement and image-based localization for precise positioning. This segmentation allows each component to perform its specialized function without interfering with the other, improving overall system reliability while maintaining localization accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent combines boundary wire navigation with image-based localization into a unified system. The controller integrates data from both the boundary wire detector and the camera system with 3D point cloud processing, creating a hybrid navigation system that leverages the strengths of both approaches to achieve reliable and accurate localization.

Inventive Principle:
Principle #5Merging (Combining)

2Measurement precision

If multiple cameras and image processing are implemented, then localization accuracy improves, but system complexity increases

Engineering Contradiction:
Improvelocalization accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by pre-processing images to create three-dimensional point clouds before actual localization occurs. This preprocessing step organizes visual data into structured 3D representations, making subsequent pose estimation and feature matching more efficient and accurate while managing computational complexity.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediary processing layer that converts raw camera images into three-dimensional point clouds. This intermediary representation serves as a bridge between the visual input and the localization algorithm, simplifying the complexity of direct image processing while maintaining high localization accuracy through structured 3D data.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If image-based localization is used, then the vehicle can determine position and orientation accurately, but the system is vulnerable to vision loss or obstruction

Engineering Contradiction:
Improveposition determination accuracyVSAvoidoperation reliability under obstruction
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system implements beforehand cushioning by preparing multiple independent localization methods (boundary wire detection and image-based localization) in advance. When vision is obstructed or lost, the system can switch to or combine with boundary wire-based navigation, providing a backup mechanism that maintains operational reliability despite visual impairments.

Inventive Principle:
Principle #11Beforehand cushioning (Prior cushioning)

Solution Approach 2:

The patent employs parameter changes by dynamically adjusting the reliance on different localization methods based on environmental conditions. When vision quality degrades or obstructions are detected, the system changes its operational parameters to weigh boundary wire data more heavily, maintaining reliable navigation despite changes in visual conditions.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20240248484A1Autonomous work vehicle using image-based localization
Publication Date: 2024.07.25 THE TORO COMPANY
  • US20240248484A1 patent drawing
  • US20240248484A1 patent drawing
  • US20240248484A1 patent drawing

AI summary

An autonomous work vehicle generates a localization image of a part of a scene surrounding the autonomous work vehicle and generates a check image of a different part of the scene. A controller of the vehicle performs a localization process that involves generating the localization image and the check image. The localization image is used to determine an estimated pose of the autonomous work vehicle within the work region via a stored 3D point cloud (3DPC). The estimated pose and the 3DPC are used to determine predicted features within the check image. A comparison between the predicted features and corresponding features in the check image validates the estimated pose based on the comparison satisfying a threshold.