Skip to content

Unmanned driving motion planning test in CARLA simulator

License

Notifications You must be signed in to change notification settings

ZJUDriving/motion_planning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motion Planning

  • 全局规划:A*
  • 路径规划:SL图采样+五次样条+DP搜索
  • 速度规划:ST图采样+DP搜索+五次样条
  • 控制器:SL方向PID控制

Releases

No releases published

Packages

No packages published

Languages