Skip to content

flyingx77/Multi-Agents-Motion-Planning-and-Collision-Avoidance

 
 

Repository files navigation

README

Please run the main.m file. The output of the program should resemble the animated gif shown below:

gif1.gif

If you wish to manually customize the number of obstacles, agents, and starting points, please modify the value of the Manual variable in the main.m file to 1. Then, run the main.m file again, and follow the instructions in the animated gif shown below:

gif2.gif

About

Dijkstra+minimum jerk+ORCA(RVO2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 98.3%
  • M 1.7%