Skip to content

zhangnage123/path_smooth_with_kappa

 
 

Repository files navigation

path_smooth_with_kappa

This is used for smoothing path. SQP optimization model is established in Cartesian coordinate system.

State space:

image

In this repo, θ is the bias between the angle of reference point and decision variable. k is the curvature. In this model, speed is considered as an constant value, is therefore replaced by a constant distance ds.

  1. Objective function:

image

  1. Constraints:

image

In the kinematic model constrians, Taylor expansion is used based on reference points.

As shown in figure below, SQP is the smoothing result, where IHA* represents the original path.

SQP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.1%
  • Fortran 8.1%
  • C 2.4%
  • CMake 2.3%
  • Cuda 0.8%
  • Shell 0.2%
  • Other 0.1%