Maxime

Results 34 issues of Maxime

Is there a benefit from having those?

Do not merge before sisl/AutoViz.jl#43

An significant part of the code base is dedicated to extract features from pre-existing trajectories. I am wondering if this is the right place for these functions or if they...

What is the real benefit of using `EntityFrame` to represent a scene? It seems like the only benefit is pre-allocation. Alternative data structures: - `Vector`: would still allow pre-allocation, very...

[AutoUrban.jl](https://github.com/sisl/AutoUrban.jl) and [AutomotivePOMDPs.jl](https://github.com/sisl/AutomotivePOMDPs.jl) are deprecated but they contain useful environment construction utility to create scenarios like: - crosswalk - T-shape intersection - Multi-lane T-shape intersection I suggest we move these...

Wait for AutomotiveVisualization.jl

- [x] Fix travis, it is complaining about unregistered dependencies. - [ ] Add proper tests