1
Fork 0
Commit graph

121 commits

Author SHA1 Message Date
54726e4e08
Merge pull request #57 from SELab-3-2026/feat/video-simulation
Simulation visualisations for poster
2026-05-20 15:02:18 +02:00
Robin Meersman
1ddd065ef5 cleanup(plotting): removed commented code 2026-05-19 10:28:26 +02:00
Robin Meersman
2493c8d2b3 feat(plotting): removed best marker legend entry 2026-05-19 10:16:18 +02:00
Robin Meersman
f4ed621a61 fix(merge conflicts) 2026-05-19 10:15:20 +02:00
Jona Reynaert
4b25e1c570 fix: adapted default frame stride 2026-05-16 18:29:14 +02:00
Robin Meersman
708b061577 feat(plotting): updated plots to not contain placeholder squares + updated colors 2026-05-16 15:07:15 +02:00
Robin Meersman
fe7aecb62a feat(plot colors): copied over the config from the other (chaotic) branch where config was wrongfully pushed to 2026-05-16 12:36:58 +02:00
Robin Meersman
31a70480fb other: prep for merge conflicts with other branch 2026-05-16 12:35:07 +02:00
Jona Reynaert
3489448a3d feat: color map for archs 2026-05-16 01:50:35 +02:00
a2173f6407
chore: streamline visualisations 2026-05-15 21:33:55 +02:00
Robin Meersman
7334565d69 feat(convergence analysis): updated convergence analysis script to also print out index of found item 2026-05-15 20:52:06 +02:00
Jona Reynaert
3eb6e0fb45 fix: function name error 2026-05-15 19:52:06 +02:00
Jona Reynaert
3dfcfc493e Merge branch 'feat/video-simulation' of github.com:SELab-3-2026/Brittle-Star into feat/video-simulation 2026-05-15 19:51:16 +02:00
Jona Reynaert
c68a7ddf26 cleanup: set default params & code deduplication 2026-05-15 19:50:15 +02:00
Jona Reynaert
ec4e069e2f feat: customizable path & robot color 2026-05-15 19:32:20 +02:00
Jona Reynaert
3968bef66c feat: customizable path & robot color 2026-05-15 17:32:04 +02:00
Jona Reynaert
beb64ca542 fix: cleanup of ghost brittle stars 2026-05-15 16:56:53 +02:00
Jona Reynaert
5af820b539 feat: static path image visualisation 2026-05-15 12:51:12 +02:00
Jona Reynaert
748479c046 fix: updated default params 2026-05-15 01:11:22 +02:00
Robin Meersman
03b1b33974 feat(downloader): added downloading of artifacts + moved script to tool directory 2026-05-14 21:42:50 +02:00
Jona Reynaert
a125a0948f feat: customizable camera & target 2026-05-14 18:19:48 +02:00
Robin Meersman
becd6798e9 feat: added script to download all runs in a given project 2026-05-14 14:30:24 +02:00
Jona Reynaert
0defc9a7c4 feat: render seperate topdown and follow camera video 2026-05-14 13:44:53 +02:00
Jona Reynaert
b84e8800ad feat: added video configs fields 2026-05-14 13:42:43 +02:00
fc80799899
Merge pull request #54 from SELab-3-2026/feat/visualisations
feat: plots
2026-05-14 11:51:45 +02:00
0f03e88714
feat: comparison plots 2026-05-13 19:51:30 +02:00
da06fa2f2e
refactor: lift apply_per_node 2026-05-12 21:17:24 +02:00
a8d0b4797a
fix(simulate): override path 2026-05-12 19:14:30 +02:00
55b6502fdc
feat(evaluation): add morphology support 2026-05-12 14:27:12 +02:00
7ce9dc1216
refactor: lift eval env builder 2026-05-12 13:33:19 +02:00
Cedric
403a85574a fix: this how i think should be, excuse my emergency code style pls i hope it give you right mental idea 2026-05-12 10:34:19 +00:00
Cedric
b3c17f803f temp magic 2026-05-12 09:54:55 +00:00
512929b0d2
Merge branch 'dev' into feat/training-evaluation 2026-05-12 10:31:29 +02:00
Robin Meersman
968394faa8 fix(linting + format) 2026-05-11 21:14:44 +02:00
Jona Reynaert
8b18a9f550 fix: resolved todo in checkpoint evaluation regarding message passing 2026-05-11 18:02:58 +02:00
Robin Meersman
05138bb7dd fix(PR comments): removed debug level logging + moved simulate shell script from root to scripts directory 2026-05-11 11:23:11 +02:00
Robin Meersman
17666ed5ba feat(obs_processor): rewrote split method, todo: testing + code cleanup 2026-05-08 23:49:36 +02:00
56afc7ec5d
feat(evaluate): evaluation scripts 2026-05-08 00:13:00 +02:00
Robin Meersman
07ee32fd3b fix(simulate): actor action dimension updated to new way of calculating (as in training) 2026-05-07 19:53:49 +02:00
RobinMeersman
7026125bba
Update scripts/hpc/train.pbs
Co-authored-by: Tibo De Peuter <tibo.depeuter@ugent.be>
2026-05-07 13:56:28 +02:00
9b626c0a6b
feat: convergence plots 2026-05-06 23:35:18 +02:00
Cedric
9c20c28b2a feat: split n flat n pad decentered 2026-05-06 18:52:19 +00:00
RobinMeersman
61064ca70e
Merge branch 'dev' into feat/message_passing 2026-05-04 21:44:06 +02:00
Robin Meersman
791dcf231c other(ppo training loop): code cleanup + enabled debug logging of model parameters 2026-05-04 21:29:27 +02:00
Robin Meersman
a43f3c0172 fix(ppo training): fixed shape error while clipping action 2026-05-04 19:36:59 +02:00
Robin Meersman
027b13b30f feat(message passing): used config value for message passing repetitions 2026-05-02 23:15:55 +02:00
Robin Meersman
9f7c73b009 other: backup of current progress 2026-05-01 18:15:09 +02:00
JibrilExe
22c43f05b1 fix: critic init now fixed? 2026-05-01 10:40:02 +02:00
304a8e9c43
refactor: clean tools 2026-04-30 22:18:07 +02:00
be78fb15bd
feat: allow model metadata cli override 2026-04-30 20:19:42 +02:00