AutomotiveSafeRL icon indicating copy to clipboard operation
AutomotiveSafeRL copied to clipboard

interactive_evaluation.ipynb LoadError: UndefVarError: SceneRecord not defined

Open AizazSharif opened this issue 5 years ago • 2 comments

Hi, After installing all the required packages I am having this error. Below is the screenshot of the notebook. Screenshot from 2021-01-14 14-47-58

Any help with this will be really appreciated. Thanks, Aizaz Sharif

AizazSharif avatar Jan 14 '21 13:01 AizazSharif

Hi it is likely a version issue from the dependencies.

Make sure you have the following:

  • AutomotivePOMDPs v0.2.1
  • AutomotiveDrivingModels v0.7.12
  • AutoViz v0.7.10

I will try to upload a full Manifest.toml in the coming day.

Note that there will be no upgrade in AutomotivePOMDPs, AutomotiveDrivingModels, and AutoViz. The simulation backend has been moved to AutomotiveSimulators.jl and AutomotiveVisualization.jl, these packages will be maintained.

MaximeBouton avatar Jan 20 '21 11:01 MaximeBouton

Thanks for the response @MaximeBouton. I think I will wait for Manifest.toml update to avoid dependency errors.

AizazSharif avatar Jan 22 '21 09:01 AizazSharif