408 Commits

Author SHA1 Message Date
32ca8f5f71 Improve debug logging 2025-04-11 11:55:23 +02:00
304856ea0a Improve ESP-IDF defines 2025-04-11 11:23:54 +02:00
1aed9856aa Added sendmsg debug messages 2025-04-11 11:15:20 +02:00
122d087f81 Added sendmsg debug 2025-04-11 11:06:21 +02:00
e92ecef46f moved from broadcasting to unicasting 2025-04-11 08:35:58 +02:00
92be21a9c1 Communication improvements, adding gyro msg 2025-04-10 17:35:06 +02:00
28e42df771 Added gyroscope 2025-04-09 17:45:55 +02:00
e0303ff369 Optimizations 2025-04-09 16:07:49 +02:00
5fddebd1bc Performance improvements 2025-04-09 12:31:46 +02:00
2062e4a71c Pose is synchronized to de sim.env. 2025-04-09 11:07:25 +02:00
aede0e5cd3 Processomg Acc data * propagating 2025-04-08 17:25:29 +02:00
bb33724873 Merge commit '12d91378e5fe126b85141123aefb27a4c33f96e2' 2025-04-08 12:55:26 +02:00
a1fc21dfe1 Receiving no longer crashes 2025-04-08 12:48:52 +02:00
12d91378e5 Fix refactoring issues 2025-04-08 10:43:20 +02:00
b594bd59f4 Refactoring 2025-04-08 09:49:52 +02:00
6353af4a29 Refactoring 2025-04-07 08:35:16 +02:00
b32ac68966 Simulated Accelerometer can be received 2025-04-03 17:57:08 +02:00
7b17d8459a Basic things seems to work, now start doing the tracker stuff 2025-04-03 12:54:40 +02:00
afc48a1438 Receiving works 2025-04-03 12:36:23 +02:00
8130a057ea Sending messages works 2025-04-03 11:41:33 +02:00
a5cd5c89d3 Wifi connection is set up 2025-04-03 09:40:59 +02:00
0c826d24be Linking works 2025-04-02 17:25:11 +02:00
42d3600cd8 Added ESP-IDF Wifi/UDP support (but it still give linker errors) 2025-04-02 12:45:59 +02:00
39abc0247b Implemented integrate function 2025-04-02 10:03:31 +02:00
2a49d50844 Fix matrix2 tests 2025-04-01 17:27:06 +02:00
91ff401ecf First steps implementation Matrix operations 2025-04-01 15:24:20 +02:00
fdf4d3aff6 Successfully compiled the first code with RoboidControl 2025-04-01 12:47:23 +02:00
8ccc826be9 Cleanup 2025-03-12 17:53:00 +01:00
6ed5bf3ace Fixed include 2025-03-07 12:05:32 +01:00
8ce608ae2a Merge commit 'a6a91798b24552522373414d43981b082025cfdd' into ControlCore 2025-03-07 11:59:48 +01:00
f75bfe92d5 It compiles on Arduino Uno 2025-03-07 11:47:45 +01:00
a6a91798b2 Small improvements 2025-03-06 12:17:21 +01:00
a74671b8f4 Cleaned up BB2B example 2025-03-06 11:19:44 +01:00
c7e8b0e7a7 Update namespace, Windows compatibility 2025-03-06 11:06:43 +01:00
26d4f56aec Added initial BB2B example 2025-03-06 09:25:47 +01:00
29625fb8f9 Merge commit 'fea15c31caaf16b2dba4f904ae76736440fa7753' 2025-03-06 08:50:09 +01:00
Pascal Serrarens
ca35a59eb6 Updated namespace 2025-03-04 17:09:45 +01:00
Pascal Serrarens
f6f47d99ab Merge commit '7e95d8957905a7f913e8d420cbaa05f4ba815c7d' into ControlCore 2025-03-04 17:07:57 +01:00
Pascal Serrarens
7e95d89579 Updated documentation 2025-03-04 17:03:23 +01:00
Pascal Serrarens
a40d0bf34b Merge commit 'e90ae8649b147bc6e5a7657f6367ebc81b70e05d' into ControlCore 2025-03-04 16:31:59 +01:00
Pascal Serrarens
a1a6941a28 Robot ant works 2025-03-04 16:01:55 +01:00
Pascal Serrarens
990100e0ae Diff.Drive Ant 2025-03-04 14:51:39 +01:00
Pascal Serrarens
7dd894602a Add differential drive 2025-03-03 17:12:43 +01:00
Pascal Serrarens
ad1558cd5a Renamed Sensor folders to Things 2025-03-03 16:27:32 +01:00
Pascal Serrarens
e90ae8649b Extended documentation 2025-02-28 17:55:25 +01:00
Pascal Serrarens
876ae441b4 Hidden participant support 2025-02-28 16:03:01 +01:00
Pascal Serrarens
f2f942d084 Refactoring 2025-02-28 15:01:23 +01:00
Pascal Serrarens
e021e70815 Added the first Arduino sensors 2025-02-28 14:30:07 +01:00
Pascal Serrarens
502888a934 Merge commit '8c0a1a2688c9a9c75f7188cf2116d9751afcd488' into ControlCore 2025-02-28 12:55:42 +01:00
Pascal Serrarens
812661547d Uno R4 Wifi support 2025-02-28 12:55:20 +01:00