star2dust / paper-simulation

Let's reproduce paper simulations of multi-robot systems, formation control, distributed optimization and cooperative manipulation.
318 stars 78 forks source link

Discrepancy in Results Compared to Research Paper in Sun2020Distributed #12

Open Zeinab-E opened 12 months ago

Zeinab-E commented 12 months ago

I appreciate your valuable work in simulating papers. I tried to try your code regarding Sun2020Distributed but the obtained results are different from the results in the paper. For example, the state trajectories of all agents are not converged to the optimal solution. I would greatly appreciate it if you could clarify it. The results from the paper are as follows:

SunDistributed2020_Result

the results obtained from your code are as follows:

state x state y

You can see the discrepancy between results.