swarmit 0.4.4__py3-none-any.whl → 0.4.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: swarmit
3
- Version: 0.4.4
3
+ Version: 0.4.5
4
4
  Summary: Run Your Own Robot Swarm Testbed.
5
5
  Project-URL: Homepage, https://github.com/DotBots/swarmit
6
6
  Project-URL: Bug Tracker, https://github.com/DotBots/swarmit/issues
@@ -30,7 +30,8 @@ easily build and deploy a robotic swarm infrastructure testbed.
30
30
  ARM TrustZone is used to create a sandboxed user environment on each device
31
31
  under test, without requiring a control co-processor attached to it.
32
32
 
33
- https://github.com/user-attachments/assets/eff63b07-216a-41fb-9062-2e0e56f03c20
33
+ <video src="https://github.com/user-attachments/assets/eff63b07-216a-41fb-9062-2e0e56f03c20" type="video/mp4" controls width="100%">
34
+ </video>
34
35
 
35
36
  ## Features
36
37
 
@@ -74,7 +75,7 @@ The communication between the computer and the swarm devices is performed via a
74
75
  gateway board connected via USB to the computer.
75
76
 
76
77
  This gateway uses the [mari](https://github.com/dotbots/mari) network stack and
77
- the it must run the Mari gateway firmware, either Edge or Cloud version.
78
+ must run the Mari gateway firmware.
78
79
 
79
80
  The documentation to setup a Mari gateway is located
80
81
  [here](https://github.com/DotBots/mari/wiki/Getting-started#running-mari-network-on-your-computer).
@@ -1,12 +1,12 @@
1
1
  dotbot-firmware/doc/sphinx/conf.py,sha256=uQJVglqE9HoqMXJf5nbmCVCLSSGbqfiSr5ZQbE7HsLk,6211
2
2
  testbed/cli/main.py,sha256=2jix2xPzP4XLcnpk804gKGOJWnXAho73lbZXqJGk_6g,9399
3
- testbed/swarmit/__init__.py,sha256=6G_giX6Ucuweo7w5OiftoXmbNLoqiU_soXJoU8aiLmY,22
3
+ testbed/swarmit/__init__.py,sha256=ErkLkI2TDBX1OIqi2GGa20CPeu4ZculEi-XffRbLU6M,22
4
4
  testbed/swarmit/adapter.py,sha256=Qmx7ULkx0OfyU7PJh-VBQibEOhvnDfnB3_DmntQ2tfU,4616
5
5
  testbed/swarmit/controller.py,sha256=7XTX0Px8hnzE-ebUsMLFuPs3uKOrdBSle2mkOuW_gVQ,22354
6
6
  testbed/swarmit/protocol.py,sha256=tkPMIGo_G1Fvo3zM6_zk4a3i3gqLtEzDFf97VRHa4B4,6344
7
- swarmit-0.4.4.dist-info/METADATA,sha256=tsOWOAwVvJNzJxJleyTLcTcaaqFjuYgmSVaEr2A10xE,4837
8
- swarmit-0.4.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
9
- swarmit-0.4.4.dist-info/entry_points.txt,sha256=R6BGQe6I1FcI5B2jo7Dr-Gh6-Rjn1Ykx3uAGuV5rVTo,50
10
- swarmit-0.4.4.dist-info/licenses/AUTHORS,sha256=o2cH3J5JkbZssK_1zYj0m8PHiGiILV0lySR6_hoWKK0,45
11
- swarmit-0.4.4.dist-info/licenses/LICENSE,sha256=j97C1uBc5chpQWi4bv_2SrqExuvKaJK2Ch6L2LFkoc4,1492
12
- swarmit-0.4.4.dist-info/RECORD,,
7
+ swarmit-0.4.5.dist-info/METADATA,sha256=5nRZ4oWcNkCxSNZxpBUtKteTIUA7ZwweM43gtLgIa4g,4862
8
+ swarmit-0.4.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
9
+ swarmit-0.4.5.dist-info/entry_points.txt,sha256=R6BGQe6I1FcI5B2jo7Dr-Gh6-Rjn1Ykx3uAGuV5rVTo,50
10
+ swarmit-0.4.5.dist-info/licenses/AUTHORS,sha256=o2cH3J5JkbZssK_1zYj0m8PHiGiILV0lySR6_hoWKK0,45
11
+ swarmit-0.4.5.dist-info/licenses/LICENSE,sha256=j97C1uBc5chpQWi4bv_2SrqExuvKaJK2Ch6L2LFkoc4,1492
12
+ swarmit-0.4.5.dist-info/RECORD,,
@@ -1 +1 @@
1
- __version__ = "0.4.4"
1
+ __version__ = "0.4.5"