Commit Graph

72 Commits

Author SHA1 Message Date
438ebda388 per-UAV parameters 2026-03-09 21:23:31 -07:00
05ac8a6e97 scenario edits 2026-03-09 21:23:31 -07:00
5408a31d56 moved origin to get more space from geofence 2026-03-09 21:23:31 -07:00
1d4f59734b scenario csv on both platforms 2026-03-09 21:23:31 -07:00
f1c2df31d9 csv parse update 2026-03-09 21:23:31 -07:00
c19f65c3a1 testing fixes 2026-03-09 21:23:31 -07:00
1ada914384 codegen fixes, bug fixes, gets running on testbed environment 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
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
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
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
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
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
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
50eaad9504 fixed comms LOS obstruction by obstacles 2025-12-24 16:00:42 -08:00
14e372ae55 added domain constraints 2025-12-23 17:22:34 -08:00
8315b6c511 obstacle avoidance 2025-12-23 14:57:13 -08:00
4fa942564a added basic obstacle avoidance test case 2025-12-23 12:37:53 -08:00
6632c9885d fixed minimum agent altitude initial condition 2025-12-23 12:13:15 -08:00
1fa76c7023 added minimum altitude constraint as obstacle 2025-12-23 12:02:40 -08:00
33036c95fd made video writing optional for performance benefits 2025-12-23 11:50:26 -08:00