Unmanned Vehicle Obstacle Orientation via 2D Point Cloud Projection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for detecting the orientation of obstacles around unmanned vehicles using point cloud data from laser radars are inaccurate, leading to incorrect determination of obstacle orientation.

Innovation Solution

The method involves obtaining point cloud data, projecting it onto a two-dimensional plane to create a grid graph, generating straight lines based on grid values, and determining orientation information using parameter calculations, including angle, position, and confidence values to accurately determine obstacle orientation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If point cloud data is fitted to obtain an outer contour and the direction of the longest side is taken as obstacle orientation, then the detection process is simple, but the orientation accuracy is poor

Engineering Contradiction:
Improvedetection process simplicityVSAvoidobstacle orientation accuracy
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The patent segments the point cloud data processing into distinct stages: first projecting 3D point cloud data onto a 2D plane to create a projection graph, then performing gridding to divide it into discrete grid cells, and finally detecting straight lines within these grids. This segmentation transforms the complex 3D orientation detection into a series of simpler 2D processing steps, improving both computational efficiency and accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies dimensionality reduction by projecting three-dimensional point cloud data onto a two-dimensional plane. This transformation from 3D to 2D space simplifies the subsequent processing while preserving the essential orientation information needed for obstacle detection, effectively resolving the contradiction between processing simplicity and detection accuracy.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Device complexity

If traditional fitting methods are used to determine obstacle orientation, then the computational process is straightforward, but the correct orientation cannot be acquired

Engineering Contradiction:
Improvecomputational process complexityVSAvoidobstacle orientation correctness
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent introduces intermediate processing steps between raw point cloud data and final orientation determination. Specifically, it uses 2D projection as an intermediary representation and employs grid-based straight line detection as a mediating algorithm. These intermediaries transform the unreliable direct fitting approach into a more robust multi-stage process that reliably determines obstacle orientation.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent replaces the traditional mechanical fitting approach with a computational geometry-based method. Instead of directly fitting contours to point cloud data, it substitutes this with a systematic process of projection, gridding, and straight line detection, which provides more reliable and accurate orientation determination through mathematical rigor rather than approximate fitting.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS11043002B2Obstacle detecting method and obstacle detecting apparatus based on unmanned vehicle, and device, and storage medium
Publication Date: 2021.06.22 APOLLO INTELLIGENT DRIVING (BEIJING) TECHNOLOGY CO LTD
  • US11043002B2 patent drawing
  • US11043002B2 patent drawing
  • US11043002B2 patent drawing

AI summary

The application provides an obstacle detecting method and obstacle detecting apparatus based on an unmanned vehicle, and a device, and a storage medium, where the method includes obtaining point cloud data collected by a detecting device, projecting the point cloud data onto a two-dimensional plane to obtain a two-dimensional projection grid graph, where the two-dimensional projection grid graph has multiple grids and two-dimensional data, and two-dimensional data is data obtained after the point cloud data is projected; generating multiple straight lines according to the two-dimensional projection grid graph, where each of the multiple straight lines has two-dimensional data, and each straight line has parameter information which represents the relationship between the straight line and other straight lines in the multiple straight lines; and determining orientation information of the obstacle according to the two-dimensional data and the parameter information of each of the multiple straight lines.