This website requires JavaScript.
Explore
Help
Sign In
balkian
/
soil
Watch
1
Star
0
Fork
0
You've already forked soil
mirror of
https://github.com/gsi-upm/soil
synced
2024-11-14 15:32:29 +00:00
Code
Issues
Releases
Wiki
Activity
f49be3af68
soil
/
tests
/
test_config.yml
4 lines
81 B
YAML
Raw
Normal View
History
Unescape
Escape
Large set of changes for v0.30 The examples weren't being properly tested in the last commit. When we fixed that a lot of bugs in the new implementation of environment and agent were found, which accounts for most of these changes. The main difference is the mechanism to load simulations from a configuration file. For that to work, we had to rework our module loading code in `serialization` and add a `source_file` attribute to configurations (and simulations, for that matter).
2023-04-14 17:41:24 +00:00
---
source_file
:
"../examples/torvalds_sim.py"
model
:
"TorvaldsEnv"
1.0pre4
2023-05-03 10:14:49 +00:00
max_steps
:
10
Reference in New Issue
Copy Permalink