Skip to content

wenchenwan/path_smoothing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

Path Smoothing

This package is for path smoothing. I'm trying to reproduct the conjugate gradient method and the Gauss Process method. The latter considers vehicle kinematics but is unstable now.

Demo Result

smooth_with_obstacle the red curve is the result of CG method and the blue curve is the result of GPMP.

Dependency

Test

  • test path smoothing without obstacle
rosrun path smoothing without obstacle
cd <path_smoothing-package-dir>/demo
python simple_curve_plot.py
  • test path smoothing with obstacle
roslaunch path_smoothing smooth_with_obstacle_demo.launch

=======

path_smoothing

使用一些非线性优化库做参考线优化

dae8f8bd8d295ff6787e73f8e590b15edc6fbf0c

About

使用一些非线性优化库做参考线优化

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages