How to Create Modify Worlds, Models, and Materials - umigv/simulation_stack GitHub Wiki
Purpose
This guide is solely focused on the surface of how to make working changes. It will not include things like How to Make Models or How to Write Worlds.
Creating/Modifying a World
- Add a new or edit the relevant
.world
file withinmarvin_simulation/world/
- Rebuild the package
Creating/Modifying a Model/Material
- Add a new or edit the relevant files within
marvin_simulation/ivgc_models/igvc_basic_ground/
- Ensure that there are no naming conflicts
- Run
marvin_simulation/world/ivgc_models/install_models.sh