5cfedceab7
Dev and simulator fixes
...
- Export ParameterEnum from __init__
- Add flask and numpy to dev dependencies
- Fix sim: remove run() call from test fixture, handle WEBSERVER_LIST_VARIABLES and WEBSERVER_BATCH_GET, normalize variable names to uppercase
- Remove RODS params from sim state (no longer part of sim model)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 16:27:48 +01:00
c180fe4434
Logo!
2025-08-27 12:47:13 +02:00
d5a0212824
Update exposed vars to match game V2
2025-02-18 21:22:43 +01:00
9adee35a6f
Fix tests: Nucon is now instantiated
2025-02-18 21:22:16 +01:00
a6b5b68777
Fix: Also export BreakerStatus in __init__
2025-02-18 21:21:45 +01:00
08ecbb461d
Param Repr should contain is_writable not writable
2024-10-11 08:57:40 +02:00
e4c9f047d0
Add PPO example to README
2024-10-10 17:27:12 +02:00
5dfd85a5af
Fix README
2024-10-10 17:17:21 +02:00
7e0d85acc7
Update README
2024-10-10 17:14:26 +02:00
878fb9cf4f
Fix: Repr for Parameter should contain param_type, not type
2024-10-10 17:14:00 +02:00
81398225ec
Ensure we expose the correct default modules
2024-10-10 17:13:35 +02:00
b750e80c80
Updated README
2024-10-10 16:54:43 +02:00
70fd128465
Expanded README
2024-10-10 16:52:37 +02:00
e625c994df
Expanded README
2024-10-10 16:50:30 +02:00
ccbb83674a
Fix typo
2024-10-10 16:46:13 +02:00
4791b2a4b6
Updated README
2024-10-10 16:45:06 +02:00
6d1df49ede
More sensible bool values for enums
2024-10-10 16:43:50 +02:00
502c8a1c78
Fix typo
2024-10-10 16:40:13 +02:00
66481d8486
Fix typo + better install instructions
2024-10-08 17:21:02 +02:00
c0a9ec33a0
README: Added Note about current capabilities
2024-10-07 17:11:44 +02:00
2e759215a8
Rearange README
2024-10-03 23:35:39 +02:00
fb71780563
Better optional dependency management
2024-10-03 23:33:20 +02:00
f9288bf611
More extra deps
2024-10-03 23:33:11 +02:00
a43c9550ac
Fix typo in meme
2024-10-03 23:28:29 +02:00
9b62a141fa
Include assets when installing
2024-10-03 23:26:14 +02:00
70ed9d38ed
Update README
2024-10-03 23:26:07 +02:00
e7e7c81d29
Impl drake
2024-10-03 23:25:53 +02:00
f467e9cbcb
Fix typo
2024-10-03 22:00:51 +02:00
c66a4f9e7d
Updated README
2024-10-03 21:59:22 +02:00
e665a457dc
Extended Test Suite
2024-10-03 21:57:08 +02:00
03da3415c8
Updated __init__
2024-10-03 21:56:46 +02:00
4c3ad983fc
Morer objectives and fixes
2024-10-03 21:56:27 +02:00
33b5db2f57
Fixes and Updates
2024-10-03 21:56:16 +02:00
60cd44cc9e
Implemenetd Model Learning
2024-10-03 21:55:59 +02:00
132c47ff21
Implemented Simulator
2024-10-03 21:55:44 +02:00
b0a2ac7574
Fix port in README
2024-10-02 22:36:54 +02:00
f6598c908c
Define url
2024-10-02 22:36:43 +02:00
9a690f42dc
Fix port and allow silence float could be int
2024-10-02 22:36:20 +02:00
0d99378f7d
Bug fixes and additions
2024-10-02 22:36:06 +02:00
7da36e8a14
ofc not send 'force' attrib to game...
2024-10-02 19:58:36 +02:00
42f91a2279
Typo in README
2024-10-02 19:57:28 +02:00
08a60e2850
Cite?
2024-10-02 19:47:49 +02:00
d580f77fce
Allowed weighted objectives
2024-10-02 19:31:19 +02:00
dc8bafbbfe
Updated README
2024-10-02 19:22:38 +02:00
dc59173fe7
Better parameterized objectives and gym bindings
2024-10-02 19:22:23 +02:00
d941b2c9af
Added RL to README
2024-10-02 18:45:11 +02:00
08828e2dec
RL oh yeah
2024-10-02 18:45:06 +02:00
1f3a71ba96
Added range checks
2024-10-02 18:43:18 +02:00
3fa12f65bc
Updated README
2024-10-02 17:05:51 +02:00
ccd63de9ea
Better cast to string for Params
2024-10-02 17:05:20 +02:00