97 Commits

Author SHA1 Message Date
9cbd0d1e18 Replaced documentation logo 2025-06-17 12:37:51 +02:00
932fbc1d6f Send msg direct from local UDP participant 2025-06-05 16:58:24 +02:00
de38566fa2 Fix PoseMsg serialization size 2025-06-05 12:07:19 +02:00
26f8a238bc using Participant.Send 2025-06-05 10:13:13 +02:00
0c74320271 Add replace participant for udp participant constructor 2025-06-04 15:14:22 +02:00
2e40331ad3 Added numpy to the dependencies 2025-06-04 15:05:24 +02:00
9fe87ec0f6 Add __init__.py to Participants folder 2025-06-04 15:02:33 +02:00
b4acb0f323 changed name to comply to PEP 440 2025-06-04 15:00:48 +02:00
ee9abe6a39 Updated version number to 0.4.0 (dev) 2025-06-04 14:59:22 +02:00
27e7f10589 Fixed circular dependencies 2025-06-04 14:49:47 +02:00
5afe23ac66 Alignment with C#/C++ 2025-06-04 14:11:21 +02:00
f10babb247 Fixed issues from previous commit 2025-06-02 12:56:28 +02:00
ec47d9e22c removed type and id from thing constructor 2025-06-02 12:42:14 +02:00
80713e141a Make LinearAlgebra an external git ref. 2025-05-26 15:36:12 +02:00
1dab3f4bc7 Added participants documentation v0.3.0 2025-05-01 14:39:13 +02:00
b0a6c1f528 Fixed tests 2025-05-01 11:30:24 +02:00
794b1ca80e Aligned Messages 2025-05-01 11:01:40 +02:00
b262aa1051 Fix import issues 2025-04-30 17:13:19 +02:00
de73cd5edc Completed things docs 2025-04-30 11:40:59 +02:00
97eafeccfc Added explicit typing 2025-04-30 11:10:27 +02:00
f8c6037538 Fix owner not set 2025-04-29 12:04:29 +02:00
249c48dfa1 Aligned Thing implementation 2025-04-29 11:46:43 +02:00
4726e443b4 Unit test fixes 2025-04-28 18:13:22 +02:00
2fe73b39be Aligned participant documentation 2025-04-28 18:13:12 +02:00
e4f0cc68f9 Fix imports 2025-04-28 12:48:43 +02:00
2700aaba47 More absolute imports 2025-04-28 12:42:46 +02:00
f545b6d884 Additional absolute imports 2025-04-28 12:33:43 +02:00
9ee7695030 Test Absolute imports 2025-04-28 12:23:01 +02:00
a4e7b66f95 Test relative imports 2025-04-28 12:21:49 +02:00
b60702c8c2 Moved examples 2025-04-28 12:13:44 +02:00
c0853fde61 Moved the package __init__.py 2025-04-28 12:11:38 +02:00
00524b22b6 Refactoring for package 2025-04-28 12:10:47 +02:00
0f2680aa8c Added pyproject.toml 2025-04-28 12:04:24 +02:00
f7a1d26816 Added setup.py 2025-04-28 12:01:02 +02:00
ccffbb1811 BB2B_networking is working 2025-04-24 17:21:32 +02:00
e53a01bb50 Updates to comply with C++/C# 2025-04-24 15:53:21 +02:00
fe09a5695d Merge branch 'main' of https://git.passer.life/RoboidControl/RoboidControl-python 2025-04-07 09:46:23 +02:00
Pascal Serrarens
8024bab5ff Removed the user of network_id 2025-04-06 12:42:10 +02:00
Pascal Serrarens
10c9c68c6c Moved SiteServer 2025-04-06 12:13:16 +02:00
Pascal Serrarens
552d6cab96 Fixes to support LinearAlgebra repo 2025-04-06 12:10:39 +02:00
Pascal Serrarens
09b0fa84f3 Merge commit '5eab6987c08ac9f2907201819939c35896792a49' 2025-04-06 12:02:05 +02:00
Pascal Serrarens
93b512885e Renamed LocalParticipant, removed Register 2025-04-06 12:00:42 +02:00
c2d927fe00 Merge commit '5eab6987c08ac9f2907201819939c35896792a49' 2025-03-31 12:31:41 +02:00
5eab6987c0 Removed stray file 2025-03-31 12:31:27 +02:00
a56533ffbc Merge commit '8949a87956a0227ad709cb4b7c6d153642b337b8' 2025-03-31 12:22:40 +02:00
8949a87956 using isclose 2025-03-31 12:20:52 +02:00
0aff18245d Refactoring 2025-03-31 11:35:15 +02:00
de57d5fe97 Refactoring 2025-03-31 11:35:15 +02:00
3ab446219d Fixed tests 2025-03-31 09:22:10 +02:00
4d3d007e57 Merge commit '73dd05ca0f2b1dcdd18bd0a849d9b0cf939d2197' 2025-03-31 08:58:10 +02:00