Never mind, I miss typed the new model name in
sumo/src/microsim/cfmodels/CMakeLists.txt

After correcting it, I was successful in building it.


On Tue, Mar 17, 2020 at 11:47 AM Traboulsi, Abdullah <at...@njit.edu> wrote:

> Hi everyone,
>
> I am trying to create my own car following model, by duplicating an
> existing model and modifying it.
>
> I copied MSCFModel_SmartSK (.h & .cpp) to MSCFModel_SmartSK1 by following
> the instructions on this page
> https://sumo.dlr.de/docs/Developer/How_To/Car-Following_Model.html
>
> When i try to build SUMO project so that, I got an error at the end of
> compilation as such:
> (attached image)
> /usr/share/sumo/src/microsim/MSVehicleType.cpp:319: undefined reference to
> `MSCFModel_SmartSK1::MSCFModel_SmartSK1(MSVehicleType const*)'
>
> I appreciate your help in this.
>
> Best regards
>
>
>
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to