Advanced Simulations
====================

For larger systems or complex scenarios, use the command-line approach:

1. Configure the `input.yaml` file.
2. Run the simulation:
   ```bash
   python -m quest_planning.explan_simulation /path/to/input.yaml
   ```