sisl / AutomotiveDrivingModels.jl

Driving simulation architecture for Julia
Other
63 stars 29 forks source link

Extract a barebones BasicRoadways.jl package #21

Open zsunberg opened 6 years ago

zsunberg commented 6 years ago

Just a thought I had: while @kylejbrown17 is working on the big Roadways.jl package, would it make sense to make a really simple BasicRoadways.jl package that can just draw basic straight and curved roads. That way AutoViz would not have to depend on AutomotiveDrivingModels

kylejbrown17 commented 6 years ago

I think it's a good idea. It might be easiest to break such a basic package directly out from Roadways.jl. I will be back to discuss in person on Monday September 24th.