Commit Graph

136 Commits

Author SHA1 Message Date
c8b54a30aa reorganized and added aerpawlib submodule 2026-03-09 21:23:31 -07:00
1ae617d5f7 sending starting positions to agents (not verified on AERPAW yet) 2026-03-09 21:23:31 -07:00
fa5d63361c cleanup demo 2026-03-09 21:23:31 -07:00
8abd009aed basic implementation of client/server for AERPAW, whole lot of mess included 2026-03-09 21:23:31 -07:00
20417f240c experiment setup 2026-03-09 21:23:31 -07:00
0be43fc2d4 codegen friendly quadprog 2026-01-28 15:42:52 -08:00
af50695610 fixed initial agent placement altitude not respecting minimum altitude constraint when collision radius is taken into account 2026-01-28 15:42:52 -08:00
fea1b1686d improvement for obstacle-agent collision detection 2026-01-28 15:42:52 -08:00
bf875cbfce added random obstacles 2026-01-28 15:42:52 -08:00
03fae7077c ' 2026-01-28 15:42:52 -08:00
a68690a5cf random agent placement in parametric testing 2026-01-28 15:42:52 -08:00
8b7a756485 CSV parametric testing 2026-01-28 15:42:52 -08:00
177c1f2ee4 test case cleanup 2026-01-28 15:42:52 -08:00
2a856d0968 copied agent trail lines to other perspective plots 2026-01-28 15:42:52 -08:00
7883d436a4 improved objective function generation 2026-01-28 15:42:52 -08:00
d3b56cd841 token commit 2026-01-28 15:42:52 -08: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
df31c2f03c beginning to write parametric tests 2026-01-13 15:15:42 -08:00
ff02e8a1c6 now doing partitioning on every timestep, looks super smooth 2026-01-11 19:09:32 -08:00
2a48b1d469 parameterized variable gradient ascent step size 2026-01-11 18:50:14 -08:00
7ba21fbaa7 fixed cone plotting all the way to ground 2026-01-11 18:43:44 -08:00
40df9059e7 gradient ascent fix 2026-01-11 17:52:21 -08:00
103e8b391b improved gradient ascent test case 2026-01-11 14:41:42 -08:00
796e2f322a fixed performance plotting 2026-01-11 14:41:27 -08:00
ec202d7790 reimplemented gradient ascent as central finite differences method 2026-01-11 12:42:48 -08:00
c47b7229ba a 2026-01-08 19:35:10 -08:00
02189baaab unit test fixes 2026-01-07 12:41:22 -08:00
af6a0447a8 added z component to GA with constant partition 2026-01-07 11:43:14 -08:00
62e015da42 removed extra file 2026-01-07 09:42:09 -08:00
ddecf63d68 added h plots 2026-01-06 21:57:30 -08:00
591430ad8a unit test updates 2026-01-06 20:22:28 -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
7d1154d028 cleaned up todo notes 2026-01-02 13:30:40 -08:00
16673a437e project housekeeping 2026-01-02 13:26:35 -08:00
6403e7cbcc removed options for guidance models other than GA 2026-01-01 17:26:15 -08:00
066acd0949 removed collision geometry label input 2026-01-01 17:22:17 -08:00
8dfa0c337a removed agent label input at initialization 2026-01-01 17:16:11 -08:00
492c5c2140 nixed agent index property 2026-01-01 17:02:36 -08:00
06f6af1511 added silent LNA test case 2026-01-01 16:27:28 -08:00
c59b96f547 added agent position trail to plot 2026-01-01 16:06:19 -08:00
4735c2b77b debugging comms constraints 2025-12-31 20:54:01 -08:00
d6a9c4ac06 Added lesser neighbor algorithm and constraints 2025-12-31 19:19:36 -08:00
fa8da50db1 test updates 2025-12-29 17:35:38 -08:00
61cdb96102 added communications geometry 2025-12-27 16:14:44 -08:00
1d11ac4e90 made no plotting flag for better performance and unit testing 2025-12-24 16:20:57 -08:00
843e5ba574 cleanup 2025-12-24 16:01:31 -08:00
50eaad9504 fixed comms LOS obstruction by obstacles 2025-12-24 16:00:42 -08:00