Skip to content

Commit ed4fd55

Browse files
committed
Add pic
1 parent 50d81d6 commit ed4fd55

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ pip install -e .
1313
* `pp.inference`: Algorithms for inferring destinations, occupancies, and states given a GridWorld, a list of destinations, and the pedestrian's trajectory so far.
1414
* `pp.util`: Utilities for parsing and trajectory manipulation.
1515
* `pp.plots`: Plot simulated trajectories, overlayed with heatmaps of predicted states. Produce some test plots by executing `python -m pp.plot`. (Requires plotly)
16+
17+
![pp.plots snapshot](pics/newplot.png)

pics/newplot.png

38.1 KB
Loading

0 commit comments

Comments
 (0)