133 Commits

Author SHA1 Message Date
Pascal Serrarens
d337fba6fd completed UpdateWithGoodIds 2025-02-12 11:57:46 +01:00
Pascal Serrarens
b991153b8b Add ChiSquareTest 2025-02-12 11:38:15 +01:00
Pascal Serrarens
ed128a443a Fixes 2025-02-12 09:48:06 +01:00
Pascal Serrarens
5a9d92002d Merge commit '623d3d6156bc2cba12d5846f9e341f157d8ddd79' 2025-02-12 09:41:28 +01:00
Pascal Serrarens
623d3d6156 DistanceSensor working locally 2025-02-11 17:56:01 +01:00
Pascal Serrarens
85a19faeb4 First step to ControlCore 2025-02-11 16:02:28 +01:00
Pascal Serrarens
0307a62ed8 Merge commit '3538b7dcc0710bd848de97e738afe6a34cdba78b' 2025-02-11 14:33:38 +01:00
Pascal Serrarens
0366989199 Extended code 2025-02-11 14:25:57 +01:00
Pascal Serrarens
b56a010725 Ported LinearTriangulate 2025-02-11 11:58:21 +01:00
Pascal Serrarens
f479cfc8fa fixed Vector2Int Distance issue 2025-02-07 14:51:31 +01:00
Pascal Serrarens
dfb5a5af40 Refactoring 2025-02-06 17:33:21 +01:00
Pascal Serrarens
40d542fdc7 Acc is publishing right values 2025-02-05 11:37:22 +01:00
Pascal Serrarens
ac2785a440 Simulation basics 2025-02-05 09:34:54 +01:00
Pascal Serrarens
b1c324f36c Participant things 2025-02-04 17:25:51 +01:00
Pascal Serrarens
425cd8d6f9 Unity thing are starting to work 2025-02-04 17:15:00 +01:00
Pascal Serrarens
246a2b9a3a Simulartion env setup (WIP) 2025-02-04 16:28:20 +01:00
Pascal Serrarens
b2591ca5cc Good SVD from MathNet 2025-01-28 11:43:07 +01:00
Pascal Serrarens
caa53749f3 Further refactoring 2025-01-27 12:13:05 +01:00
Pascal Serrarens
b9d668926c Stuck a essential matrix decomposition 2025-01-24 17:40:12 +01:00
Pascal Serrarens
bed6d95916 Lots of improvements, but RANSAC still does not give the right results 2025-01-23 15:07:24 +01:00
Pascal Serrarens
e178306128 Added RANSAC 2025-01-22 15:39:15 +01:00
Pascal Serrarens
941cdd17db All pipline components present (but untested) 2025-01-21 14:57:48 +01:00
Pascal Serrarens
3538b7dcc0 Performance is better, but score is lower (<1%) 2025-01-16 17:47:45 +01:00
Pascal Serrarens
49f5011823 Bytes -> Binary 2025-01-16 09:24:49 +01:00
Pascal Serrarens
c2aff1ee9a Added AirZeroG Sim, Acc is working properly now 2025-01-15 17:50:05 +01:00
Pascal Serrarens
502a68eaff Added initial Accelerometer 2025-01-15 14:13:51 +01:00
Pascal Serrarens
958cbbd2ed Updated gitignore 2025-01-14 12:08:08 +01:00
Pascal Serrarens
b28a6bd3d9 Merge commit 'a8983f5a7a1bff05017b592a6e8b23208f2aac3c' 2025-01-14 12:06:50 +01:00
Pascal Serrarens
a8983f5a7a thing constuction registration 2025-01-14 09:11:13 +01:00
Pascal Serrarens
e562e2433c Cleanup 2025-01-14 09:10:55 +01:00
Pascal Serrarens
97afb3b730 Cleanup 2025-01-14 09:10:27 +01:00
Pascal Serrarens
dc165edf79 NW PoC works 2025-01-08 17:11:54 +01:00
Pascal Serrarens
735ad3b6dc Added Control Core 2025-01-06 10:35:00 +01:00
Pascal Serrarens
338936ace5 Improve unit tests, cleanup 2025-01-02 10:17:09 +01:00
Pascal Serrarens
02920a56e2 Client/NwId exchange works 2025-01-02 09:30:33 +01:00
Pascal Serrarens
b9e28dc421 Alinged with Python code 2025-01-01 09:58:15 +01:00
Pascal Serrarens
f99d4fb1b7 Fixed issues, added test project 2024-12-31 10:11:08 +01:00
Pascal Serrarens
dd2cbf1646 Merge branch 'main' of http://gitlab.passervr.com/passer/csharp/controlcore 2024-12-31 09:05:00 +01:00
Pascal Serrarens
8bfa6dcea9 Exclude doxygen lof 2024-12-31 09:04:57 +01:00
Pascal Serrarens
d6203e1dd1 ClientMsg code optimization 2024-12-31 09:03:21 +01:00
Pascal Serrarens
478d028c09 Merge commit 'cceba4bbcf61a4ca66eacb5fa5b41de1c99c7da6' into V2 2024-12-31 08:52:32 +01:00
Pascal Serrarens
49920220c3 Local playback is working a bit 2024-12-31 08:46:53 +01:00
Pascal Serrarens
cceba4bbcf Merge branch 'main' of http://gitlab.passervr.com/passer/csharp/controlcore 2024-12-30 15:37:05 +01:00
Pascal Serrarens
2f7bc564a8 Added doxygen 2024-12-30 15:36:29 +01:00
Pascal Serrarens
1429f0a9d6 Make the local things work (somewhat) 2024-12-30 15:35:06 +01:00
Pascal Serrarens
e532f31236 Completed migration to controlcore 2024-12-18 17:02:12 +01:00
Pascal Serrarens
ae6f9fa395 Support Destroy 2024-12-17 12:11:02 +01:00
Pascal Serrarens
9b44918eaf Client->Participant
Custom msg is working now
2024-12-16 12:48:59 +01:00
Pascal Serrarens
b34c536c68 Fixed field order in spherical values in messages 2024-12-14 12:42:14 +01:00
Pascal Serrarens
e975f219f4 Merge commit '17fa48a26673454f22f9c48f76efb5a36c9ffc5a' into V2 2024-12-14 11:51:19 +01:00