interactive_evaluation.ipynb LoadError: UndefVarError: SceneRecord not defined
Hi,
After installing all the required packages I am having this error. Below is the screenshot of the notebook.

Any help with this will be really appreciated. Thanks, Aizaz Sharif
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.
Thanks for the response @MaximeBouton. I think I will wait for Manifest.toml update to avoid dependency errors.