3D Robotic Tool Cell Mapping for Faster Obstacle-Aware Path Planning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing robotic systems face challenges in performing relatively straightforward tasks such as obstacle avoidance, path generation, and adapting to differences between actual objects and CAD models due to processor-intensive algorithms and the complexity of processing point clouds.

Innovation Solution

A robotic tool system that utilizes a scanner to capture spatial data, allocates it to a cellular space, determines characteristics of cells based on adjacent data, and configures tools to operate on objects efficiently, using cellular space processing to simplify obstacle detection and path planning.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Difficulty of detecting and measuring

If edge detection algorithms are used to detect edges of items and obstacles from point cloud data, then obstacle avoidance capability is improved, but processing time and computational load increase significantly

Engineering Contradiction:
Improveedge detection accuracyVSAvoidprocessing time
Core Design Contradiction:
Difficulty of detecting and measuringVSLoss of time

Solution Approach 1:

The patent segments the continuous point cloud data into discrete cellular space units. Each cell is independently processed and characterized, transforming the complex continuous space analysis into simpler discrete cell evaluation. This segmentation enables parallel processing of multiple cells simultaneously, reducing overall processing time while maintaining edge detection capability through neighborhood pattern comparison.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces cellular space as an intermediary representation between the raw point cloud data and the edge detection process. Instead of directly analyzing point cloud edges, the system first converts spatial data into a cellular grid structure, then performs simplified neighborhood comparisons on this intermediate representation, significantly reducing computational complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If path algorithms are used to calculate optimum paths while avoiding obstacles, then navigation capability is improved, but computational load and processing time increase

Engineering Contradiction:
Improvepath planning capabilityVSAvoidcomputational energy
Core Design Contradiction:
Ease of operationVSUse of energy by moving object

Solution Approach 1:

The patent performs preliminary processing by converting spatial data into cellular space representation and pre-calculating neighborhood patterns for all cells before path planning begins. This preliminary structuring of the environment data enables faster query operations during actual pathfinding, reducing real-time computational energy requirements while maintaining navigation accuracy.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If point cloud data is processed directly to generate spatial information, then measurement precision is maintained, but device complexity and processing requirements increase

Engineering Contradiction:
Improvespatial data accuracyVSAvoidprocessing system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent changes the parameter representation of spatial data by transforming continuous point cloud coordinates into discrete cellular space indices. This parameter transformation simplifies the data structure from unstructured point clouds to organized grid cells with defined neighborhood relationships, reducing processing complexity while preserving essential spatial information through cell-centered and neighborhood-based analysis.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250262700A13D modelling and robotic tool system and method
Publication Date: 2025.08.21 FREELANCE ROBOTICS PTY LTD
  • US20250262700A1 patent drawing
  • US20250262700A1 patent drawing
  • US20250262700A1 patent drawing

AI summary

3D modelling and robotic tool systems and methods are provided that enable more efficient spatial processing of an object and its surroundings. The robotic tool system comprises: a scanner, configured to capture spatial data of an object and its surroundings; a processor, configured to: allocate the spatial data to cells of a cellular space; determine one or more characteristics of a cell according to data of adjacent cells; and configure a robotic tool to operate on the object at least in part according to the one or more characteristics.