berkeleyflow / flow

MIT License
14 stars 4 forks source link

move sumo_cf_params from the Vehicle class to the acceleration controllers, and sumo_lc_params to the lane change controllers #60

Open AboudyKreidieh opened 6 years ago

AboudyKreidieh commented 6 years ago

The vehicle classes is an abstract class and shouldn't be tracking the individual cf params, makes more sense for them to be in the acceleration controllers