Skip to content

Commit

Permalink
added vision example
Browse files Browse the repository at this point in the history
  • Loading branch information
chadsr committed Jan 7, 2018
1 parent 23d7a5e commit f9d0675
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,11 @@ python run_batch.py <num_iterations> <num_humans>
```

Runs the model with num_iterations of all collaboration factor values with the given num_humans.

## Examples

### Realistic Vision

![vision through smoke](https://raw.githubusercontent.com/CollectiveIntelligence/MesaFireEvacuation/blob/master/images/vision.png?raw=true)

As we can see from the figure above, there is an incapacitated agent within the smoke. This agent can not be seen by our healthy agent and will therefore not be helped. We can also observe that the fire is still visible through the smoke, due to its high visibility value.

0 comments on commit f9d0675

Please sign in to comment.