You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -13,3 +13,5 @@ pip install -e .
13
13
*`pp.inference`: Algorithms for inferring destinations, occupancies, and states given a GridWorld, a list of destinations, and the pedestrian's trajectory so far.
14
14
*`pp.util`: Utilities for parsing and trajectory manipulation.
15
15
*`pp.plots`: Plot simulated trajectories, overlayed with heatmaps of predicted states. Produce some test plots by executing `python -m pp.plot`. (Requires plotly)
0 commit comments