-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Currently the post_processing function in simulation/simulation.py::Simulation does not store nor has the ability to retrieve arena_options at the end to be added to the logs. It would be nice to be able process it here.
Expected Behavior
While the saving the simulation logs we need to save the arena_options similar to animat and simulation options.
Actual Behavior
post_processing function does not save the arena options
Steps to Reproduce
Run any simulation with the logs option from CLI.
Additional Context
- Saving arena_options would be necessary towards having completely reproducible simulations.
- Necessary and useful to provide to blender rendering pipeline.
jarreguit
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request