Commit Graph

18 Commits

Author SHA1 Message Date
1ada914384 codegen fixes, bug fixes, gets running on testbed environment 2026-03-09 21:23:31 -07:00
2604711c78 fixed unit tests 2026-01-13 23:16:41 -08:00
bcb3bc3da3 lots of cleanup and simplification in test case construction 2026-01-13 21:17:35 -08:00
08e396c155 demonstrated test iteration over parameters, scales really poorly 2026-01-13 16:37:39 -08:00
2a48b1d469 parameterized variable gradient ascent step size 2026-01-11 18:50:14 -08:00
ec202d7790 reimplemented gradient ascent as central finite differences method 2026-01-11 12:42:48 -08:00
62e015da42 removed extra file 2026-01-07 09:42:09 -08:00
1e7540226e fixed and verified communications constraint 2026-01-06 12:24:42 -08:00
4fe897455d fixed lesser neighbor algorithm 2026-01-06 10:57:56 -08:00
492c5c2140 nixed agent index property 2026-01-01 17:02:36 -08:00
61cdb96102 added communications geometry 2025-12-27 16:14:44 -08:00
95ea19e546 fixed guidance only pulling things towards the middle and added CA QP CBF code 2025-12-05 16:04:02 -08:00
96c91c3988 added collision barrier function and gradient 2025-12-04 18:24:49 -08:00
4e0f213d0c added debug visualization for agent GA 2025-11-30 11:00:39 -08:00
f9f070e2d0 flawed GA implementation 2025-11-30 09:52:17 -08:00
e53b721f34 started performance plot 2025-11-18 09:08:12 -08:00
db20f11ea8 added sensor performance metric 2025-11-18 09:08:12 -08:00
e0f365b21b reorganized code into separate files 2025-11-18 09:08:12 -08:00