64 Commits

Author SHA1 Message Date
Pascal Serrarens
3132912afc Separated out low-level messaging 2024-12-02 09:16:46 +01:00
Pascal Serrarens
fb5314019c Improved interestingThings 2024-11-29 17:44:59 +01:00
Pascal Serrarens
ba009f79f7 Support simulated sensing 2024-11-27 13:40:58 +01:00
Pascal Serrarens
51e605ca6d Thing Name support 2024-11-14 11:29:08 +01:00
Pascal Serrarens
610121f944 Velocity refactoring 2024-11-07 13:59:24 +01:00
Pascal Serrarens
3726070f02 Model scale support 2024-11-05 14:55:04 +01:00
Pascal Serrarens
db644af1ca Replace roboid worldpos/orient with worldOriginPos/orient 2024-10-24 11:33:33 +02:00
Pascal Serrarens
0e2f628e3e Improve use of position/orientation 2024-10-21 17:54:27 +02:00
8443530819 Replace AngleAxis with Spherical 2024-09-27 09:46:20 +02:00
8d5707ce57 Minor improvements 2024-09-26 12:09:56 +02:00
1079a725d9 Fix unit tests 2024-09-25 11:39:39 +02:00
9a5fcf5798 Fix include error 2024-09-24 12:30:02 +02:00
84654af2c3 Fix incompatibilities 2024-09-24 11:33:07 +02:00
60516dec0d Improve broadcast support 2024-09-23 10:05:02 +02:00
9de2fa6492 Minor improvements 2024-09-20 15:14:47 +02:00
58046f96ab Move to Spherical/SwingTwist 2024-09-20 12:30:21 +02:00
5b4dfbb0ae Improved angular support 2024-09-16 15:21:47 +02:00
c1c1d74814 Improve sensor publication 2024-09-14 12:38:24 +02:00
290ef4bb03 Enable sendpose 2024-09-09 15:14:27 +02:00
d486cd7b4f Roboid name support 2024-09-08 11:38:58 +02:00
Pascal Serrarens
1f85c6cc4b Added temperature type 2024-09-07 17:43:07 +02:00
Pascal Serrarens
2d83c0296b Add broadcast state (for temperature sensor) 2024-09-07 17:21:34 +02:00
Pascal Serrarens
2134d64c80 Added broadcast state 2024-09-07 15:50:01 +02:00
0779554313 Added actual angle 2024-08-30 16:28:15 +02:00
25cb1e1822 Send only when connected 2024-08-30 12:01:38 +02:00
a890cdb7fb Fix issues, add networking documentation 2024-08-29 11:44:42 +02:00
e3d5b993d9 Improve perception 2024-08-29 11:31:09 +02:00
08eec48044 Spherical16 support 2024-08-28 09:42:51 +02:00
0ddaae8b6d Usaging SphericalOf 2024-08-22 12:28:34 +02:00
51546db8f2 Sync multiple children 2024-08-19 11:57:40 +02:00
c421fd4db7 Use AngleAxis for tracked thing orientation (but this will change again in the future) 2024-08-06 12:10:35 +02:00
ed715ed610 Fixed explicit Angle->float 2024-08-05 10:21:39 +02:00
00f40fea98 Improve AngleOf usage 2024-07-31 11:44:43 +02:00
Pascal Serrarens
b5fe2fda47 Improve receiving pose 2024-06-18 11:21:26 +02:00
Pascal Serrarens
c299bb0018 Add SendInt 2024-06-17 14:30:31 +02:00
Pascal Serrarens
7dfd2b0004 Bugfixes 2024-06-17 12:03:57 +02:00
Pascal Serrarens
643129fdae Performance improvements 2024-06-07 14:00:40 +02:00
Pascal Serrarens
bc136362f2 things with spherical position and an orientation 2024-05-31 09:53:21 +02:00
Pascal Serrarens
186ccd92e5 Publish model when networkid was received 2024-05-29 12:18:11 +02:00
Pascal Serrarens
95988c924a Experimental Publish model support 2024-05-28 12:49:53 +02:00
Pascal Serrarens
57f7f56d26 Send Spherical using Angl8 and Float16 2024-05-27 17:32:37 +02:00
Pascal Serrarens
3606cb642a Add float16 sending support 2024-05-27 12:14:56 +02:00
Pascal Serrarens
52a75d6b7b Refactoring 2024-05-17 11:58:06 +02:00
Pascal Serrarens
eb15b11652 Updated LinearAlgebra 2024-05-14 09:21:50 +02:00
Pascal Serrarens
a41a2b2c04 Plane update improvement 2024-05-10 09:38:12 +02:00
Pascal Serrarens
7614064788 Improved network perception 2024-04-25 15:22:45 +02:00
Pascal Serrarens
0ba9d55a4f Synchronizing perception 2024-04-22 16:07:24 +02:00
Pascal Serrarens
f6a38aaa04 Use index references 2024-04-19 14:43:33 +02:00
Pascal Serrarens
16e553907a Disable sendspherical16 and 32 2024-04-18 17:24:41 +02:00
Pascal Serrarens
09366aa962 Add SendPolar 2024-04-18 12:30:15 +02:00