Advanced SimulationsΒΆ
For larger systems or complex scenarios, use the command-line approach:
Configure the input.yaml file.
Run the simulation:
`bash python -m quest_planning.explan_simulation /path/to/input.yaml `
For larger systems or complex scenarios, use the command-line approach:
Configure the input.yaml file.
Run the simulation:
`bash
python -m quest_planning.explan_simulation /path/to/input.yaml
`