1
Fork 0
Commit graph

32 commits

Author SHA1 Message Date
e21e5b1c3a
fix: tests still assumed badly broadcasted segment_contacts 2026-05-12 21:30:45 +02:00
23efc2e7f2
test: eval env builder 2026-05-12 13:41:46 +02:00
Robin Meersman
699f435cf5 test: updated tests to allow padding 2026-05-10 16:47:47 +02:00
Robin Meersman
c597e272c7 test(obs processor): simple tests for the output shapes of obs_processor 2026-05-10 12:32:57 +02:00
Robin Meersman
a0225eb48c test(obs processor): general setup for tests 2026-05-09 13:31:19 +02:00
Robin Meersman
17666ed5ba feat(obs_processor): rewrote split method, todo: testing + code cleanup 2026-05-08 23:49:36 +02:00
RobinMeersman
4c5122e779
Update tests/test_adjacency.py
Co-authored-by: Tibo De Peuter <tibo.depeuter@ugent.be>
2026-05-07 13:57:19 +02:00
Cedric
9c20c28b2a feat: split n flat n pad decentered 2026-05-06 18:52:19 +00:00
Robin Meersman
5e7fd27b61 backup 2026-05-06 19:26:32 +02:00
Robin Meersman
079480324d fix(testing): forward pass test updated to new abstraction 2026-05-05 12:11:37 +02:00
Robin Meersman
3ad1ad8e39 fix(testing): target direction updated to work with dim >= 2 2026-05-05 11:49:32 +02:00
Robin Meersman
2ac21e2014 fix: linting + format 2026-05-04 22:38:45 +02:00
RobinMeersman
61064ca70e
Merge branch 'dev' into feat/message_passing 2026-05-04 21:44:06 +02:00
86a53ee9f7
fix: robot direction to target 2026-04-30 21:28:29 +02:00
be78fb15bd
feat: allow model metadata cli override 2026-04-30 20:19:42 +02:00
ba8184b034
test: fix outdated imports etc. 2026-04-28 18:03:53 +02:00
33fbc4c96f
feat: tool to construct XML 2026-04-28 16:42:46 +02:00
a1b4df0921
test(simulate): evaluation 2026-04-28 14:20:27 +02:00
Cedric
39945e8821 feat: helper to visualize adjacency in a file 2026-04-28 07:27:08 +00:00
Cedric
2777d4f6da feat: adjacency builder 2026-04-28 06:46:26 +00:00
a83a4bedbe
fix: cleanup 2026-04-15 20:12:46 +02:00
a724716117
feat: simulation config 2026-04-15 19:39:39 +02:00
143dbbc710
fix: explicit arms length check 2026-04-15 19:26:33 +02:00
6ed4ad8060
style: ruff format & check 2026-04-15 18:48:05 +02:00
5a358fadde
fix: skip test in ci that requires buffer 2026-04-15 18:07:12 +02:00
eff0c7c1df
test: additional testing and visual confirmations 2026-04-15 16:47:17 +02:00
70bd78833d
chore: remove old .gitkeeps 2026-04-15 15:34:18 +02:00
93bff11208
refactor: use hydra for configs in simulation and training scripts 2026-04-15 15:18:34 +02:00
8347d81d70 test: add tests for YAML config loading
- test_config.py: covers load_yaml_config (happy path, missing file raises)
- Uses project-relative paths so tests run in any environment
2026-04-01 00:28:32 +02:00
cb5a6fbd87
refactor: convert jax verification script to pytest and update docs 2026-03-21 16:55:11 +01:00
fc9fd5a6c3
chore: configure devcontainer 2026-03-18 17:03:09 +01:00
e256e5e1ad Initial commit 2026-02-26 14:18:39 +01:00