Kevin Dee kdee
kdee created branch sensor-model-tessellation in kdee/miSim 2025-10-28 13:15:37 -07:00
kdee pushed to sensor-model-tessellation at kdee/miSim 2025-10-28 13:15:37 -07:00
kdee pushed to dev at kdee/miSim 2025-10-28 13:04:42 -07:00
f50beeab5b starting sensor model
kdee pushed to dev at kdee/miSim 2025-10-27 23:26:04 -07:00
d36d2cab3e Merge branch 'main' into dev
2b58646aca fixed filename
0621e0a07a added video writing feature
7fb9d13781 geometries move in plots as sim runs
faa8bad596 implemented basic gradient ascent
Compare 15 commits »
kdee pushed to main at kdee/miSim 2025-10-27 23:24:09 -07:00
2b58646aca fixed filename
0621e0a07a added video writing feature
7fb9d13781 geometries move in plots as sim runs
faa8bad596 implemented basic gradient ascent
8955d4d29b fixed bug allowing obstructed coms connections
Compare 14 commits »
kdee pushed to dev at kdee/miSim 2025-10-27 23:16:36 -07:00
66a5dfe1e6 fixed filename
kdee pushed to dev at kdee/miSim 2025-10-27 23:13:42 -07:00
c5a7634d37 added video writing feature
bbefb6111b geometries move in plots as sim runs
ade795b3ae implemented basic gradient ascent
db0ce2d42d fixed bug allowing obstructed coms connections
Compare 4 commits »
kdee pushed to dev at kdee/miSim 2025-10-27 19:52:19 -07:00
5c6eeed6fd added abstract network graph plot
kdee pushed to dev at kdee/miSim 2025-10-27 19:43:07 -07:00
f8a36eec4b Added connections to plots
kdee pushed to dev at kdee/miSim 2025-10-27 09:22:30 -07:00
22fab26485 added multiple visualization perspectives
kdee pushed to dev at kdee/miSim 2025-10-26 19:45:40 -07:00
c64fc3eae5 fixed collision detection in initialization
kdee pushed to dev at kdee/miSim 2025-10-26 19:14:59 -07:00
fdbd90afdf fixed init generation being really slow
kdee pushed to dev at kdee/miSim 2025-10-26 13:30:18 -07:00
b82c87520a protected objective from domain edges
78538ab586 stopped randomly placing agents too close to objective, fixed row/col preference
Compare 2 commits »
kdee pushed to dev at kdee/miSim 2025-10-25 18:22:16 -07:00
c5a2b644d8 refined domain and obstacle generation
kdee pushed to dev at kdee/miSim 2025-10-24 23:01:17 -07:00
26264ec1b9 Merge branch 'main' into dev
371656fb39 readme
Compare 2 commits »
kdee pushed to main at kdee/miSim 2025-10-24 23:01:01 -07:00
371656fb39 readme
kdee pushed to dev at kdee/miSim 2025-10-24 22:59:38 -07:00
437257691c created project file
b0cd420aa3 base
Compare 2 commits »
kdee pushed to dev at kdee/miSim 2025-10-23 18:10:22 -07:00
kdee created branch dev in kdee/miSim 2025-10-23 18:10:22 -07:00
kdee pushed to main at kdee/miSim 2025-10-23 10:21:23 -07:00
5debb2b5f4 Initializing domain, obstacles, objective, and agents
9743f1dac8 Initial commit