adding rollout and trajectory flattening utilities. including old implementation in this commit

This commit is contained in:
Arec
2022-01-18 17:53:56 -08:00
parent 2c1dc6ca33
commit 427a9e4f1b
3 changed files with 255 additions and 10 deletions

View File

@@ -6,4 +6,5 @@
# expert_class:str='NRasterizedRouteIncrementingAgent',
# expert_args:dict={mu:0.001}):
python -m src.data.expert --locs='[DR_USA_Roundabout_FT]' --tracks='[0]'
# python -m src.data.expert --locs='[DR_USA_Roundabout_FT]' --tracks='[0]'
python -m src.data.expert --locs='[DR_USA_Roundabout_FT]' --tracks='[0]' --filename='expert_new.pkl'