Skip to content

Simulation object does not store arena options #7

@ShravanTata

Description

@ShravanTata

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions