Skip to content

Commit

Permalink
Update generate_plots.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fl0fischer authored Nov 14, 2022
1 parent f968ec3 commit 610e519
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sim_mpc/scripts/generate_plots.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
'''
Script to create all plots (and compute the respective quantitative metrics)
from the TOCHI submission "SimMPC: Simulating Interaction Movements with Model Predictive Control".
Authors: Florian Fischer
Date: 11.2022
'''

import os, time
from pathlib import Path
import logging
Expand Down

0 comments on commit 610e519

Please sign in to comment.