Skip to content

Real-Time Trajectory Planning for AGV in the Presence of Moving Obstacles: A First-Search-Then-Optimization Approach

License

Notifications You must be signed in to change notification settings

Ghostown/AGV_Motion_Planning_with_Moving_Obstacles

 
 

Repository files navigation

% ============================================================================== % % Source Codes for "Fast Trajectory Planning for AGV in the Presence of % Moving Obstacles: A Combination of 3-dim A* Search and QCQP". % Bai Li, Youmin Zhang, Yi Liu, Xiang Zhong, Hangjie Cen, Xiaoyan Peng, Qi Kong % 33rd Chinese Control and Decision Conference (CCDC), accepted on Feb. 15, 2021. % ============================================================================== % Copyright (C) 2021 Bai Li. Users MUST cite the related articles % mentioned in http://grjl.hnu.edu.cn/p/2019256 % License GNU General Public License v3.0 % Should request a licensed AMPL with IPOPT. Put the binary files into the % current folder. % ==============================================================================

About

Real-Time Trajectory Planning for AGV in the Presence of Moving Obstacles: A First-Search-Then-Optimization Approach

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 89.3%
  • AMPL 10.7%