35 Commits

Author SHA1 Message Date
Pascal Serrarens
7d2ffeb11c Merge commit '28d3a98bea156585c804417f43fe49a3b09d88fb' 2025-02-25 11:25:31 +01:00
Pascal Serrarens
f33b105f50 First MSCKF test passed 2025-02-25 11:08:29 +01:00
Pascal Serrarens
c1b9a8c5e6 Port MSCKF complete (from now) 2025-02-21 12:21:12 +01:00
Pascal Serrarens
9e85419e35 Namespace -> RoboidControl, added doc 2025-02-19 13:08:32 +01:00
Pascal Serrarens
a7f6aecb5a Fix Unity errors 2025-02-19 12:27:38 +01:00
Pascal Serrarens
6d37d8cec9 Merge commit 'dcccef221b999eb9cabe377b803fa8d92536ef63' into V2 2025-02-19 12:26:33 +01:00
Pascal Serrarens
dcccef221b Make the unit tests work again (2 are still failing) 2025-02-19 12:23:55 +01:00
Pascal Serrarens
0a75c7f4fd Downgraded to C# 9 2025-02-19 11:21:12 +01:00
Pascal Serrarens
4044b86a9d Unity Compatibility 2025-02-19 11:04:56 +01:00
Pascal Serrarens
0f844f5fad Fixed errors and warnings in generic C# 2025-02-19 10:01:22 +01:00
Pascal Serrarens
5059dfbe6e Fix Unity references 2025-02-19 08:53:07 +01:00
Pascal Serrarens
b10929619d Added initial imu processing 2025-02-17 11:53:32 +01:00
Pascal Serrarens
8a709e0fd2 Fix all matrix errors 2025-02-14 13:18:23 +01:00
Pascal Serrarens
8dab67f620 completed ComputeResidualAndJacobian 2025-02-14 12:29:38 +01:00
Pascal Serrarens
d96cf9fdb2 Merge commit 'c5dc3b6bf5b8f39e91df49bdfb16fc9d68518679' 2025-02-14 11:07:59 +01:00
Pascal Serrarens
dd23355554 Residual & Jacobian progress 2025-02-14 11:07:30 +01:00
Pascal Serrarens
c5dc3b6bf5 fixed double ToVector3 2025-02-14 11:02:44 +01:00
Pascal Serrarens
1677e64d19 Merge commit 'ed128a443a787ee9f58098631106ef46db816461' into V2 2025-02-14 11:01:54 +01:00
Pascal Serrarens
3e5da90f47 Basic ant behaviour 2025-02-13 12:57:05 +01:00
Pascal Serrarens
8ea28beb42 Ported UpdateEKF 2025-02-12 12:50:53 +01:00
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
623d3d6156 DistanceSensor working locally 2025-02-11 17:56:01 +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
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
735ad3b6dc Added Control Core 2025-01-06 10:35:00 +01:00
Pascal Serrarens
f99d4fb1b7 Fixed issues, added test project 2024-12-31 10:11:08 +01:00
Pascal Serrarens
1429f0a9d6 Make the local things work (somewhat) 2024-12-30 15:35:06 +01:00