Continuous Drone Path Planning with RRT for Smooth 3D Reconstruction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing path planning methods for drone-based image capturing technologies are inefficient, leading to long planned paths that result in high energy consumption and elongated data collection times, while also ignoring potential capturing points along the path.

Innovation Solution

A method and apparatus for continuous path planning using a Rapidly Exploring Random Tree (RRT) optimizer, which generates paths that optimize reconstruction completeness, path effectiveness, and path smoothness, thereby improving data collection efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If the traditional two-step path planning method (first determining viewpoints, then connecting them) is used, then the reconstruction quality is improved, but the path length becomes too long, resulting in high energy consumption and low data collection efficiency

Engineering Contradiction:
Improvereconstruction qualityVSAvoiddata collection efficiency
Core Design Contradiction:
Manufacturing precisionVSProductivity

Solution Approach 1:

The patent merges the viewpoint determination and path connection steps into a unified continuous path planning process. The RRT algorithm simultaneously optimizes for both reconstruction quality (by ensuring sufficient sampling points are captured) and path efficiency (by minimizing path length and maximizing smoothness), eliminating the need to separately connect viewpoints after determining them.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent introduces dynamic path adjustment capabilities where the planning process can adaptively add capturing points along the path and adjust the path in real-time to optimize both reconstruction quality and efficiency. The system dynamically balances between staying on an efficient path and capturing necessary viewpoints for reconstruction.

Inventive Principle:
Principle #15Dynamics

2Manufacturing precision

If the traditional two-step path planning method is used, then the reconstruction quality is improved, but the path becomes less smooth, making it difficult to guarantee path smoothness during planning

Engineering Contradiction:
Improvereconstruction qualityVSAvoidpath smoothness
Core Design Contradiction:
Manufacturing precisionVSShape

Solution Approach 1:

The patent implements dynamic path smoothing through the RRT algorithm, which continuously adjusts the path to maximize smoothness while maintaining reconstruction quality. The algorithm dynamically adds capturing points and adjusts path geometry to ensure smooth transitions, rather than simply connecting predetermined viewpoints.

Inventive Principle:
Principle #15Dynamics

3Manufacturing precision

If the traditional path planning method is used, then the viewpoints are optimized for image capturing, but the capturing points that may exist in the path are ignored, resulting in waste of resources

Engineering Contradiction:
Improveimage capturing qualityVSAvoidresource waste
Core Design Contradiction:
Manufacturing precisionVSLoss of energy

Solution Approach 1:

The patent ensures continuous useful action by identifying and utilizing all valuable capturing points along the planned path, not just predetermined viewpoints. The RRT algorithm continuously evaluates potential capturing points and integrates them into the path, ensuring no resource-wasting opportunities are missed while maintaining efficient path coverage.

Inventive Principle:
Principle #20Continuity of useful action

Data Source

PatentUS12320665B2Method and apparatus for continuous path planning, computer device, and storage medium
Publication Date: 2025.06.03 SHENZHEN UNIV
  • US12320665B2 patent drawing
  • US12320665B2 patent drawing
  • US12320665B2 patent drawing

AI summary

A method, an apparatus for continuous path planning, a computer device, and a storage medium. The method designs the optimization function based on the rapidly exploring random tree to plan path, and the optimal path is screened out from the random tree according to target function including the reconstruction completeness optimization function, the path effectiveness optimization function, and the path smoothness optimization function when the reconstruction degree of the preset sampling points is determined to meet the preset requirement.