Hello Michael

Thanks for coming back to me. I have done that already.

I have also added in SUMOXMLDefinitions.h as other model.


I have noticed that in the folder : 
<SUMO_HOME>\build\msvc10\z_libmicrosim_cfmodels     
z_libmicrosim_cfmodels.vcxproj and z_libmicrosim_cfmodels.vcxproj.filters

My model was not there. Should the model created be there ? I tried to add them 
manually, it would not work.


Is there any file in the src or build folder that we should update?


Best regards


Adama







________________________________
From: Michael Behrisch <[email protected]>
Sent: 07 July 2016 05:50:40
To: Adama Fofana; [email protected]
Subject: Re: Driver model not compiled

Hi Adama,
there was one step missing in the description in the Wiki you need to a
line to SUMOXMLDefinitions::carFollowModelValues[] in
SUMOXMLDefinitions.cpp like:

{ "Adama",     SUMO_TAG_CF_ADAMA },

I updated the wiki. Thanks for pointing it out.

Best regards,
Michael

Am 04.07.2016 um 23:03 schrieb Adama Fofana:
> Hi Michael
>
>
> I am still struggling to understand why after adding a new driver model
> based on the following link:
>
> http://www.sumo.dlr.de/wiki/Developer/How_To/Car-Following_Model
Developer/How To/Car-Following Model - 
Sumo<http://www.sumo.dlr.de/wiki/Developer/How_To/Car-Following_Model>
www.sumo.dlr.de
This short document describes how a new car-following model can be added to 
SUMO. We'll do this by implementing a test model named "smartSK". When 
implementing your ...



>
>
> The model is not loading, I am getting the following error:
>
> *Error: Unknown car following model 'Adama' when parsing vtype 'CarA'*
>
>
> Additionally, I can see in my compiled log that the model has been added
> to the model library:
>
>
> 3>  MSDevice_BTsender.cpp
> 1>  GUIGlobals.cpp
> 1>  GUILoadThread.cpp
> 3>  MSDevice_Example.cpp
> 3>  MSDevice_Emissions.cpp
> 1>  GUIManipulator.cpp
> 3>  MSDevice_Routing.cpp
> 1>  GUIRunThread.cpp
> 6>  MSPerson.cpp
> 6>  MSPModel.cpp
> 6>  MSPModel_NonInteracting.cpp
> 6>  MSPModel_Striping.cpp
> 2>  MSCFModel_Krauss.cpp
> 2>  MSCFModel_KraussOrig1.cpp
> 2>  MSCFModel_KraussPS.cpp
> 2>  MSCFModel_PWag2009.cpp
> 2>  MSCFModel_SmartSK.cpp
> 2>  MSCFModel_Wiedemann.cpp
> 2>  MSCFModel_*Adama.*cpp
> 6>  z_libmicrosim_pedestrians.vcxproj ->
> F:\MyDoc\Research\TrafficSim\V7\sumo-svn\build\msvc10\z_libmicrosim_pedestrians\Release\z_libmicrosim_pedestrians.lib
> 3>  MSDevice_Transportable.cpp
> 7>------ Rebuild All started: Project: y_libod, Configuration: Release
> Win32 ------
> 7>  unknown revision - svn dir 'None' not found
> 1>  GUISUMOViewParent.cpp
> 2>  MSCFModel_*Damis*.cpp
>
> Any suggestion?
>
>
> Best regards
>
>
> Adama
>
>
>
>
>
>
>

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
sumo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-devel

Reply via email to