Autonomous Vehicle Path Planning Using Offset Sample Points

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional trajectory planning techniques for autonomous driving vehicles rely heavily on high-quality reference lines, but map data from sensors often lacks smoothness, leading to unstable and oscillating trajectories.

Innovation Solution

Generating sets of sample points offset from a reference line, modeling segments between these points using polynomial functions, and determining a path with minimum total cost based on various factors to stabilize trajectory planning.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If map data from sensors is directly used for trajectory planning, then the process is simple, but the trajectories become unstable and oscillating due to lack of smoothness

Engineering Contradiction:
Improvesimplicity of trajectory planningVSAvoidstability of trajectory
Core Design Contradiction:
Ease of manufactureVSStability of the object's composition

Solution Approach 1:

The patent applies preliminary action by pre-processing sensor map data through smoothing algorithms before trajectory planning. The system performs preliminary filtering and refinement of reference lines, transforming raw sensor data into smooth, stable reference trajectories in advance, thereby eliminating oscillations during the actual planning phase without increasing computational complexity.

Inventive Principle:
Principle #10Preliminary action

2Stability of the object's composition

If offset points are generated to avoid boundary issues, then path determination stability improves, but computation complexity increases

Engineering Contradiction:
Improvestability of path determinationVSAvoidcomputation complexity
Core Design Contradiction:
Stability of the object's compositionVSDevice complexity

Solution Approach 1:

The patent applies local quality by generating offset points only at specific locations where boundary issues are likely to occur, rather than uniformly across the entire trajectory. The system identifies problematic boundary regions and applies offset point generation locally to these areas, maintaining path determination stability while minimizing unnecessary computational overhead in regions where boundary issues do not exist.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS11099017B2Determining driving paths for autonomous driving vehicles based on offset points
Publication Date: 2021.08.24 BAIDU USA LLC
  • US11099017B2 patent drawing
  • US11099017B2 patent drawing
  • US11099017B2 patent drawing

AI summary

A first reference line representing a route from a first location to a second location associated with an autonomous driving vehicle (ADV). In response to the first reference line multiple sets of sample points are generated based on the first reference line. Each set of sample points includes a first subset of sample points and a second subset of sample points that are offset from the first subset of sample points. A plurality of segments is generated between the multiple sets of sample points. A path for the ADV is generated based on the plurality of segments. The path includes one sample point from each of the multiple sets of sample points.