Josh Creek
a02e0770af
fix(training): avoid ship-ship overlap when placing a multi-ship roster
...
_place_ships_random/_place_air_drill sampled each ship's randomized episode-
start position independently, so a team_size > 1 roster could spawn
interpenetrating (ships are ~1x1x4). Both now resample (up to 20 attempts,
matching the existing corner/fillet rejection-sampling pattern) against
every ship already placed that reset, rejecting anything within
MIN_SHIP_SEPARATION (4.5m, matching the arena spawn-marker spacing) of one.
2026-08-05 09:16:35 +01:00
..
2026-08-04 23:27:57 +01:00
2026-07-18 19:32:51 +01:00
2026-08-04 19:18:45 +01:00
2026-07-18 20:18:03 +01:00
2026-08-04 13:36:19 +01:00
2026-08-03 19:11:13 +01:00
2026-08-04 18:56:22 +01:00
2026-07-18 15:34:11 +01:00
2026-07-20 19:33:28 +01:00
2026-07-20 19:33:28 +01:00
2026-08-03 19:11:13 +01:00
2026-07-18 15:34:11 +01:00
2026-08-05 09:16:00 +01:00
2026-07-18 15:34:11 +01:00
2026-08-03 19:11:13 +01:00
2026-07-20 07:12:09 +01:00
2026-08-04 19:18:45 +01:00
2026-07-18 15:34:11 +01:00
2026-08-04 17:33:52 +01:00
2026-07-20 07:12:09 +01:00
2026-08-04 17:33:52 +01:00
2026-07-20 07:12:09 +01:00
2026-08-04 17:33:52 +01:00
2026-07-20 07:12:09 +01:00
2026-08-04 17:33:52 +01:00
2026-08-04 15:07:33 +01:00
2026-08-04 19:54:55 +01:00
2025-07-16 19:19:58 +01:00
2026-08-04 15:07:33 +01:00
2026-07-18 15:34:11 +01:00
2026-08-04 19:41:37 +01:00
2026-07-18 15:34:11 +01:00
2026-08-04 22:23:02 +01:00
2026-07-18 15:34:11 +01:00
2026-08-04 23:27:57 +01:00
2026-07-18 19:32:51 +01:00
2026-07-18 19:32:51 +01:00
2026-07-18 19:32:51 +01:00
2026-08-04 15:07:33 +01:00
2026-08-04 15:07:33 +01:00
2026-08-04 15:07:33 +01:00
2026-08-03 22:41:55 +01:00
2026-08-04 23:27:57 +01:00
2026-08-04 23:27:57 +01:00
2026-07-18 15:34:11 +01:00
2026-07-18 15:34:11 +01:00
2026-08-04 23:35:17 +01:00
2026-07-18 19:32:51 +01:00
2026-07-20 07:12:09 +01:00
2026-07-18 15:34:11 +01:00
2026-07-18 15:34:11 +01:00
2026-07-18 15:34:11 +01:00
2026-08-04 23:27:57 +01:00
2026-07-18 19:32:51 +01:00
2026-08-05 09:13:52 +01:00
2025-07-12 20:34:03 +01:00
2026-08-04 15:07:33 +01:00
2026-07-19 10:10:32 +01:00
2026-08-04 19:18:45 +01:00
2026-08-04 19:18:45 +01:00
2026-08-05 09:16:35 +01:00
2026-07-18 19:32:51 +01:00
2026-08-03 19:53:56 +01:00
2026-08-03 22:41:55 +01:00