Maxime

Results 69 comments of Maxime

Most likely a version issues Make sure you install the following versions: AutomotivePOMDPs v0.2.1 AutomotiveDrivingModels v0.7.12 AutoViz v0.7.10 Note that there will be no upgrade in AutomotivePOMDPs, AutomotiveDrivingModels, and AutoViz....

I think it is almost there, POMDPs.jl probably needs to be downgraded as well, maybe to v0.7?

This function is part of `NGSIM.jl` : https://github.com/sisl/NGSIM.jl/blob/55bbe5dff5283abe3bd12d0914d26f3e128aafb4/src/trajdata.jl#L194 AutomotiveSimulator.jl is the new version of AutomotiveDrivingModels.jl (the core of the whole framework). NGSIM.jl is not deprecated but it has not been...

Now the docs are up but only the `dev` version, I am leaving that open until we put a `latest` version online. I hope it will happen automatically when we...

I don't expect it to work with v0.8 yet. I will update the compat entry today and maybe update to v0.8 in the coming days.

It is a version issue, please make sure you have the correct versions of AutomotiveDrivingModels and AutoViz they should be: - AutomotiveDrivingModels v0.7.12 - AutoViz v0.7.10 To install the packages...

I think you are right it seems like a bug. Could you submit a PR that fixes it and tests the function? The overall feature extraction part of the repo...

the feature extraction mechanism has been redesigned see https://github.com/sisl/AutomotiveSimulator.jl

The issue was fixed by @maxiaoba in this other package: https://github.com/sisl/AutoUrban.jl We are working on having something consistent between the two