Skip to content

Releases: swarmtronics/AMPy

0.1.3.5

01 Oct 08:47
a7c0a65
Compare
Choose a tag to compare

Noise filtering was added to processing.py

0.1.3.4

18 Jul 05:32
d9731a7
Compare
Choose a tag to compare

Minor optimization for statistics2d.py

0.1.3.3

14 Sep 22:37
62d0cff
Compare
Choose a tag to compare

Separating animation.py into utils.py and animation.py + corresponding refactoring

0.1.3.1

13 Sep 12:27
Compare
Choose a tag to compare
animation.py fix

0.1.3

13 Sep 12:12
Compare
Choose a tag to compare

In this version we introduce the animation module capable of generating dashboards and drawing markers on top of the robots.

1.2.1

27 Apr 18:47
ac0bdb8
Compare
Choose a tag to compare

The numpy dependency was downgraded due to deprecation issues.

0.1.1

14 Apr 15:36
fd725c0
Compare
Choose a tag to compare

In the 0.1.1 version, we added proper naming and fixed several problems with unit tests.

0.1.0

08 Apr 14:11
9bdca86
Compare
Choose a tag to compare

This release includes baseline processing tools for the Swarmodroid platform experimental data. Along with the simple extraction of bots trajectories, it allows to evaluate various 2d & 3d statistics (e.g., clustering coefficient dynamics or positional correlation functions).