Flocking Algorithm
Opened this issue · 2 comments
hdurrani1107 commented
Hello,
I was going through your repository and did not see any algorithms for flocking. I was wondering if it would be beneficial to have a simulation of the flocking algorithm.
Here is the paper reference of the algorithm I would be implementing:
R. Olfati-Saber. Flocking for multi-agent dynamic systems: algorithms and theory. IEEE Transactions
on Automatic Control, 51(3):401–420, 2006.
Would love some feedback/engagement here. Let me know!
mavizasyon commented
could you implement "https://github.com/yinflight/HybridAStarTrailer/tree/master" too